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