81041
2018-12-06 363b9b705d13fd6c3eeff2766d8543e2887ca15a
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}