app/src/main/java/cn/flightfeather/thirdapp/module/inspection/MenuEvidenceViewModel.kt
@@ -1,7 +1,7 @@ package cn.flightfeather.thirdapp.module.inspection import android.arch.lifecycle.MutableLiveData import cn.flightfeather.thirdapp.bean.* import cn.flightfeather.thirdapp.bean.entity.* import cn.flightfeather.thirdapp.bean.vo.ProblemlistVo import cn.flightfeather.thirdapp.common.net.ResultCallBack import cn.flightfeather.thirdapp.model.event.ProblemEvent