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