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