src/main/resources/application-scheduled.yml
@@ -1,5 +1,8 @@ csv: cron: '0 1 * * * ? ' voc: '0 41 * * * ? ' cron_max: 384 voc_max: 360 csv: # 221Mb CSV入库时间 cron: '0 35 * * * ?' cron_max: 720 # 112Kb CSV入库时间 voc: '0 40 * * * ?' voc_max: 96