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