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