crontab_list.sh

京东沸腾之夜
This commit is contained in:
lxk0301
2021-06-01 08:37:19 +08:00
parent 653e8d88fa
commit 5e03477c49

View File

@ -25,13 +25,11 @@
#家电星推官 活动时间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
#家电星推官好友互助 活动时间2021年5月27日 00:00:00-2021年6月18日 23:59:59
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日有效)
55,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