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