hdw
2018-12-26 dc5787e63710d307c5e7983a2148527425543730
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}