app/src/main/java/cn/flightfeather/thirdapp/module/MainActivity.java
@@ -27,7 +27,7 @@
import cn.flightfeather.thirdapp.dataanalysis.AnalysisOverViewFragment;
import cn.flightfeather.thirdapp.module.home.HomeFragment;
import cn.flightfeather.thirdapp.fragment.SettingFragment;
import cn.flightfeather.thirdapp.fragment.TaskFragment;
import cn.flightfeather.thirdapp.module.task.TaskFragment;
import cn.flightfeather.thirdapp.module.inspection.InspectionFragment;
import cn.flightfeather.thirdapp.module.inspectioninfo.InspectionInfoFragment;
import cn.flightfeather.thirdapp.module.inspectioninfo.ProblemChangeDetailActivity;