From c46e5a29073bcdb871a16a05b5387ca3c70a1dce Mon Sep 17 00:00:00 2001 From: cdle <798731886@qq.com> Date: Sat, 18 Sep 2021 20:27:22 +0800 Subject: [PATCH] update --- develop/qinglong/cron.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/develop/qinglong/cron.go b/develop/qinglong/cron.go index 20b41b5..d2cab65 100644 --- a/develop/qinglong/cron.go +++ b/develop/qinglong/cron.go @@ -197,7 +197,7 @@ func init() { { Rules: []string{`cron hide duplicate`}, Admin: true, - Cron: "*/10 * * * *", + Cron: "*/5 * * * *", Handle: func(_ core.Sender) interface{} { w := func(s string) int { if strings.Contains(s, "shufflewzc") {