From 5b17ccbbe08971f861ff097c62241d2b79e4b5f6 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 16 六月 2023 15:34:41 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/resources/application-scheduled.yml b/src/main/resources/application-scheduled.yml
index 2b78e25..6952ca7 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: 192
-  voc_max: 48
+  cron: '0 33 * * * ? '
+  voc: '0 31 * * * ? '
+  cron_max: 120
+  voc_max: 384

--
Gitblit v1.9.3