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