app/src/main/java/cn/flightfeather/thirdapp/module/inspection/MenuNewGitViewModel.kt
@@ -1,7 +1,7 @@ package cn.flightfeather.thirdapp.module.inspection import android.arch.lifecycle.MutableLiveData import cn.flightfeather.thirdapp.bean.Mediafile import cn.flightfeather.thirdapp.bean.entity.Mediafile import cn.flightfeather.thirdapp.bean.vo.GitlistVo import cn.flightfeather.thirdapp.common.net.ResultCallBack import cn.flightfeather.thirdapp.module.base.BaseViewModel