app/src/main/java/cn/flightfeather/thirdapp/repository/EvaluationRepository.kt
@@ -1,8 +1,8 @@
package cn.flightfeather.thirdapp.repository
import cn.flightfeather.thirdapp.bean.Evaluation
import cn.flightfeather.thirdapp.bean.Evaluationrule
import cn.flightfeather.thirdapp.bean.Itemevaluation
import cn.flightfeather.thirdapp.bean.entity.Evaluation
import cn.flightfeather.thirdapp.bean.entity.Evaluationrule
import cn.flightfeather.thirdapp.bean.entity.Itemevaluation
import cn.flightfeather.thirdapp.bean.vo.EvaluationsubruleVo
import cn.flightfeather.thirdapp.common.net.ResponseBodyCallBack
import cn.flightfeather.thirdapp.common.net.ResultCallBack