From 2e746ed5e0930a63070b9e04cc63f7f91db8266b Mon Sep 17 00:00:00 2001 From: chaosBreaking Date: Sun, 29 Sep 2019 00:57:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=94=B9=E5=AE=9A=E6=97=B6?= =?UTF-8?q?=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/jobs/jobs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/jobs/jobs.js b/src/jobs/jobs.js index 86659d8..c5f4c72 100644 --- a/src/jobs/jobs.js +++ b/src/jobs/jobs.js @@ -109,7 +109,7 @@ const jobs = [ done(); }, type: 'every', - slot: '0 0 3 * * * *', + slot: '0 0 3/23 * * ? *', priority: 'highest', unique: { id: 'mine'