app/src/main/java/cn/flightfeather/thirdapp/httpservice/EvaluationService.java
@@ -2,8 +2,8 @@ import java.util.List; import cn.flightfeather.thirdapp.bean.Evaluation; import cn.flightfeather.thirdapp.bean.Itemevaluation; import cn.flightfeather.thirdapp.bean.entity.Evaluation; import cn.flightfeather.thirdapp.bean.entity.Itemevaluation; import io.reactivex.Observable; import okhttp3.ResponseBody; import retrofit2.Call;