CJJ
2018-12-25 94e5b0bddf2b83e1591de425d3e30030fcbb1d23
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}