京东沸腾之夜(5.31日有效)

This commit is contained in:
wisz2021
2021-05-31 15:03:17 +08:00
parent 1dc54cf10a
commit 54a342a4ea

View File

@ -29,6 +29,9 @@
0 0 * * * node /scripts/jd_xtg_help.js >> /scripts/logs/jd_xtg_help.log 2>&1
#金榜创造营 活动时间2021-05-21至2021-12-31
0 1,22 * * * node /scripts/jd_gold_creator.js >> /scripts/logs/jd_gold_creator.log 2>&1
#京东沸腾之夜(5.31日有效)
0 15-23/1 * * * node /scripts/jd_party_night.js >> /scripts/logs/jd_party_night.log 2>&1
##############长期活动##############
# 签到
7 0,17 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1