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