From c2f31958d4e12b05516aec576cd8eb2e4974571f Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期六, 17 六月 2023 15:01:30 +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 fda42a2..32b61e3 100644
--- a/src/main/resources/application-scheduled.yml
+++ b/src/main/resources/application-scheduled.yml
@@ -1,5 +1,5 @@
 csv:
-  voc: '0 41 * * * ? '
   cron: '0 1 * * * ? '
+  voc: '0 41 * * * ? '
+  cron_max: 48
   voc_max: 120
-  cron_max: 72

--
Gitblit v1.9.3