crontab_list.sh update
This commit is contained in:
@ -7,14 +7,9 @@
|
||||
#京东极速版红包(活动时间:2021-3-8至2021-3-25)
|
||||
45 0,23 * * * node /scripts/jd_speed_redpocke.js >> /scripts/logs/jd_speed_redpocke.log 2>&1
|
||||
|
||||
#女装盲盒 活动时间:2021-03-22到2021-03-31
|
||||
35 1,23 * * * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1
|
||||
#超级直播间红包雨(活动时间不定期,出现异常提示请忽略。红包雨期间会正常)
|
||||
0,30,31 20-23/1 * * * node /scripts/jd_live_redrain.js >> /scripts/logs/jd_live_redrain.log 2>&1
|
||||
#京东国际盲盒活动时间】2021年02月23日 起至 2021年03月31日 18:00:00
|
||||
35 7,12,23 * * * node /scripts/jd_global_mh.js >> /scripts/logs/jd_global_mh.log 2>&1
|
||||
#环球挑战赛 第二季(活动时间:2021-03-08 至 2021-03-31)
|
||||
5 6,22 * * * node /scripts/jd_global.js >> /scripts/logs/jd_global.log 2>&1
|
||||
|
||||
|
||||
#5G超级盲盒 活动时间:2021-03-19到2021-04-30
|
||||
10 0,1-23/4 * * * node /scripts/jd_mohe.js >> /scripts/logs/jd_mohe.log 2>&1
|
||||
|
Reference in New Issue
Block a user