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