hdw
2018-10-13 53c52585593da92ed8075e586ea15ec042d070c2
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}