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