crontab_list.sh update

This commit is contained in:
lxk0301
2021-04-08 23:53:19 +08:00
parent 03c288eeca
commit 553774c568

View File

@ -11,7 +11,8 @@
#京东极速版红包(活动时间2021-5-5至2021-5-5) #京东极速版红包(活动时间2021-5-5至2021-5-5)
45 0,23 * * * node /scripts/jd_speed_redpocke.js >> /scripts/logs/jd_speed_redpocke.log 2>&1 45 0,23 * * * node /scripts/jd_speed_redpocke.js >> /scripts/logs/jd_speed_redpocke.log 2>&1
#超级直播间红包雨(活动时间不定期,出现异常提示请忽略。红包雨期间会正常)
1,31 0-23/1 * * * node /scripts/jd_live_redrain.js >> /scripts/logs/jd_live_redrain.log 2>&1
#5G超级盲盒 活动时间2021-03-19到2021-04-30 #5G超级盲盒 活动时间2021-03-19到2021-04-30
10 0,1-23/4 * * * node /scripts/jd_mohe.js >> /scripts/logs/jd_mohe.log 2>&1 10 0,1-23/4 * * * node /scripts/jd_mohe.js >> /scripts/logs/jd_mohe.log 2>&1