D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore
2019-01-16 db25d4c13a7152783ca8ded76d5a2da4844265ce
1
2
3
4
5
6
7
package com.fgkj.fbo;
 
public class FboTestTime {
    public int hour;
    public int minute;
    public int second;
}