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