CJJ
2018-12-18 8e4ee083249c6cde78b481de5829fe402e1bc1f4
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}