From f388835aae263f93ae6ba4dd29ef406788d875e3 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期四, 08 六月 2023 19:00:06 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/resources/application-scheduled.yml b/src/main/resources/application-scheduled.yml
index 162ffa0..ce65cd1 100644
--- a/src/main/resources/application-scheduled.yml
+++ b/src/main/resources/application-scheduled.yml
@@ -1,3 +1,3 @@
 csv: 
   cron: '0 1 * * * ? '
-  voc: '0 21 10 * * ? '
+  voc: '0 31 12 * * ? '

--
Gitblit v1.9.3