app/src/main/java/cn/flightfeather/thirdappmodule/module/MainActivity.java
@@ -22,7 +22,7 @@
import cn.flightfeather.thirdappmodule.R;
import cn.flightfeather.thirdappmodule.bean.entity.Subtask;
import cn.flightfeather.thirdappmodule.bean.vo.ProblemlistVo;
import cn.flightfeather.thirdappmodule.dataanalysis.AnalysisOverViewFragment;
import cn.flightfeather.thirdappmodule.module.dataanalysis.AnalysisOverViewFragment;
import cn.flightfeather.thirdappmodule.fragment.SettingFragment;
import cn.flightfeather.thirdappmodule.module.home.HomeFragment;
import cn.flightfeather.thirdappmodule.module.home.HomeFragment_comptent;