yumeng 4 년 전
부모
커밋
34f6b47960
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      jeecg-boot-module-system/src/main/java/org/jeecg/modules/ctop/controller/TestController.java

+ 1 - 3
jeecg-boot-module-system/src/main/java/org/jeecg/modules/ctop/controller/TestController.java

@@ -267,9 +267,7 @@ public class TestController {
             e.printStackTrace();
         }
         System.out.println("数据获取完成");
-        bytedanceReportMaterialDailyMapper.updateImageReportCode();
-        bytedanceReportMaterialDailyMapper.updateImageReportProjectId();
-        bytedanceReportMaterialDailyMapper.updateImageReportProjectName();
+
         bytedanceReportMaterialDailyMapper.updateImageReportPlaneId();
         bytedanceReportMaterialDailyMapper.updateImageReportPlaneName();
         Map<String, Object> result = new HashMap<>();