From 6ddda497b8bfcbe2cfe75e8447b4c6b15ce9735b Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期三, 26 七月 2023 14:02:54 +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 d731d4d..785c3fc 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 42 * * * ?'
   cron_max: 720
 
   # 112Kb CSV鍏ュ簱鏃堕棿
-  voc: '0 37 * * * ? '
+  voc: '0 37 * * * ?'
   voc_max: 720

--
Gitblit v1.9.3