src/main/java/com/yssh/config/InitConfig.java
@@ -37,6 +37,9 @@ @Resource XlsReportService xlsReportService; @Resource ScheduleConfig config; @Override public void run(ApplicationArguments args) throws Exception { CacheUtils.init(); @@ -52,6 +55,8 @@ } private void test() { //config.corpReserveDataSync(); //task.corpReserveDataSync(); //warningAnalyseService.warningOperationStorage(cal.getTime());