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