From 9591268bfaad4272dd1db335211f3961c722d159 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 19 六月 2023 13:27:18 +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 32b61e3..ad122fc 100644 --- a/src/main/resources/application-scheduled.yml +++ b/src/main/resources/application-scheduled.yml @@ -2,4 +2,4 @@ cron: '0 1 * * * ? ' voc: '0 41 * * * ? ' cron_max: 48 - voc_max: 120 + voc_max: 96 -- Gitblit v1.9.3