hdw
2019-01-15 bffb180ee82774f8503567b5a01ce7e9f35ca506
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}