app/src/main/java/cn/flightfeather/thirdapp/repository/dao/EvaluationDao.kt
@@ -1,7 +1,7 @@ package cn.flightfeather.thirdapp.repository.dao import cn.flightfeather.thirdapp.bean.Evaluationrule import cn.flightfeather.thirdapp.bean.Evaluationsubrule import cn.flightfeather.thirdapp.bean.entity.Evaluationrule import cn.flightfeather.thirdapp.bean.entity.Evaluationsubrule import cn.flightfeather.thirdapp.common.database.DbFactory import com.ping.greendao.gen.EvaluationruleDao import com.ping.greendao.gen.EvaluationsubruleDao