hdw
2018-11-19 d839edf15d110f25cb05b76c10b861d96996e1ee
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}