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