whyclj
2018-12-29 ae9d37c7487376c6a28a4d9e2178177eb6aa1636
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}