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