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