app/src/main/java/cn/flightfeather/thirdapp/bean/entity/Gittype.java
文件名从 app/src/main/java/cn/flightfeather/thirdapp/bean/Gittype.java 修改
@@ -1,11 +1,11 @@
package cn.flightfeather.thirdapp.bean;
package cn.flightfeather.thirdapp.bean.entity;
import org.greenrobot.greendao.annotation.Entity;
import org.greenrobot.greendao.annotation.Generated;
import org.greenrobot.greendao.annotation.Id;
import org.greenrobot.greendao.annotation.Property;
import java.util.Date;
import org.greenrobot.greendao.annotation.Generated;
/**
 * Created by note_ff_1602 on 2017/12/26.