From 231cb5c7380467879c2836ede4cc98361e794ba0 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期四, 15 六月 2023 18:52:59 +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 0d7aafd..2b78e25 100644 --- a/src/main/resources/application-scheduled.yml +++ b/src/main/resources/application-scheduled.yml @@ -1,5 +1,5 @@ csv: cron: '0 1 * * * ? ' voc: '0 41 * * * ? ' - cron_max: 384 - voc_max: 360 + cron_max: 192 + voc_max: 48 -- Gitblit v1.9.3