From 9e6db9a3e142b6909c8f17c1ce35802957736b71 Mon Sep 17 00:00:00 2001 From: chaosBreaking Date: Sun, 29 Sep 2019 01:00:08 +0800 Subject: [PATCH] fix:time --- 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 c5f4c72..fe19f0c 100644 --- a/src/jobs/jobs.js +++ b/src/jobs/jobs.js @@ -109,7 +109,7 @@ const jobs = [ done(); }, type: 'every', - slot: '0 0 3/23 * * ? *', + slot: '0 0 3 * * ? *', priority: 'highest', unique: { id: 'mine'