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入库时间,35,720 cron: '0/5 * * * * ?' cron_max: 5200 # 112Kb CSV入库时间 voc: '0 40 * * * ?' voc_max: 96