hdw
2018-10-23 00e6e58290f0c63ce166968448a3e324497f56ce
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}