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