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