调整cron,新增 618动物联萌专门收集金币,可30分钟一次

This commit is contained in:
wisz2021
2021-06-01 10:16:39 +08:00
parent 00bc539bc2
commit 4a34957fb9
6 changed files with 50 additions and 72 deletions

View File

@@ -21,8 +21,9 @@
#手机狂欢城
0 0,12,18,21 * * * node /scripts/jd_carnivalcity.js >> /scripts/logs/jd_carnivalcity.log 2>&1
#618动物联萌
33 * * * * node /scripts/jd_zoo.js >> /scripts/logs/jd_zoo.log 2>&1
33 0,6-23/2 * * * node /scripts/jd_zoo.js >> /scripts/logs/jd_zoo.log 2>&1
#618动物联萌专门收集金币(每小时的第30分运行一次)
0-59/30 * * * * node /scripts/jd_zooCollect.js >> /scripts/logs/jd_zooCollect.log 2>&1
#家电星推官 活动时间2021年5月27日 00:00:00-2021年6月18日 23:59:59
0 0 * * * node /scripts/jd_xtg.js >> /scripts/logs/jd_xtg.log 2>&1
#家电星推官好友互助 活动时间2021年5月27日 00:00:00-2021年6月18日 23:59:59