81041
2018-11-22 51796c3f3b8e2bc63878ea1ffdf75ae8df412898
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}