hdw
2019-01-16 b6a01d3bf1c4d2a598a0a89503637e9b9bc932f9
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}