From f7cb6049df0cc89f77d3470d6257eba84da0d680 Mon Sep 17 00:00:00 2001 From: ziming Date: Wed, 2 Jul 2025 10:29:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=84=E8=AD=A621?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/config.yaml b/configs/config.yaml index c335f7d..3fd988a 100644 --- a/configs/config.yaml +++ b/configs/config.yaml @@ -85,7 +85,7 @@ cron: command: "0 0 1 * * ?" # 每天凌晨1点执行一次 warningBudget: isOpen: true #是否启动 true/false - command: "0 */5 * * *" #cron表达式,每5分钟执行一次 + command: "0 */5 * * * ?" #cron表达式,每5分钟执行一次 rdsMQ: wechatQuery: