From ad79551012574546f4c42c1a49137c7b6dce388a Mon Sep 17 00:00:00 2001 From: chaosBreaking Date: Sun, 29 Sep 2019 01:12:52 +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 fe19f0c..ce18ea9 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: '3am', priority: 'highest', unique: { id: 'mine'