From 886856c09ee91ba72e014dc5621f6953d134ae46 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 07 九月 2023 08:29:47 +0800 Subject: [PATCH] 1 --- src/main/resources/application-scheduled.yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application-scheduled.yml b/src/main/resources/application-scheduled.yml index 785c3fc..3820fbc 100644 --- a/src/main/resources/application-scheduled.yml +++ b/src/main/resources/application-scheduled.yml @@ -1,8 +1,8 @@ csv: # 221Mb CSV鍏ュ簱鏃堕棿 - cron: '0 42 * * * ?' + cron: '0 45 * * * ?' cron_max: 720 # 112Kb CSV鍏ュ簱鏃堕棿 - voc: '0 37 * * * ?' + voc: '0 40 * * * ?' voc_max: 720 -- Gitblit v1.9.3