@@ -205,7 +205,7 @@ public class KuaiShouHistoryReportTaskServiceImpl extends ServiceImpl<KuaiShouHi
private void getTypeList() {
typeList = new ArrayList<>();
-// typeList.add(1);
+ typeList.add(1);
typeList.add(2);
typeList.add(3);
typeList.add(4);