From 9a239ae58c613cf2dbd659a8338fc1fe03445c49 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 16 六月 2023 17:10:37 +0800
Subject: [PATCH] 1

---
 src/main/resources/application-scheduled.yml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/main/resources/application-scheduled.yml b/src/main/resources/application-scheduled.yml
index 6952ca7..fda42a2 100644
--- a/src/main/resources/application-scheduled.yml
+++ b/src/main/resources/application-scheduled.yml
@@ -1,5 +1,5 @@
-csv: 
-  cron: '0 33 * * * ? '
-  voc: '0 31 * * * ? '
-  cron_max: 120
-  voc_max: 384
+csv:
+  voc: '0 41 * * * ? '
+  cron: '0 1 * * * ? '
+  voc_max: 120
+  cron_max: 72

--
Gitblit v1.9.3