81041
2018-10-18 d32778f1cda78f75b4f0146be631b28974d1bb18
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}