2小时一次收取会溢出,改为1小时一次

This commit is contained in:
wisz2021
2021-05-26 11:21:19 +08:00
parent 0800b4a9ae
commit 7531752d9b
6 changed files with 12 additions and 18 deletions

View File

@ -7,7 +7,7 @@
#女装盲盒 活动时间2021-05-1到2021-05-31
35 1,22 * * * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1
#京东极速版红包(活动时间2021-5-5至2021-5-5)
#京东极速版红包(活动时间2021-5-5至2021-5-31)
45 0,23 * * * node /scripts/jd_speed_redpocke.js >> /scripts/logs/jd_speed_redpocke.log 2>&1
#超级直播间红包雨(活动时间不定期,出现异常提示请忽略。红包雨期间会正常)
@ -21,7 +21,7 @@
#手机狂欢城
0 0,12,18,21 * * * node /scripts/jd_carnivalcity.js >> /scripts/logs/jd_carnivalcity.log 2>&1
#618动物联萌
13 0-23/2 * * * node /scripts/jd_zoo.js >> /scripts/logs/jd_zoo.log 2>&1
33 * * * * node /scripts/jd_zoo.js >> /scripts/logs/jd_zoo.log 2>&1
##############长期活动##############
# 签到
7 0,17 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1