81041
2019-01-10 806c2b696a30c7c89b34e4f6a607283ff8339a6e
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}