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