crontab_list.sh jd_nzmh.js update

This commit is contained in:
lxk0301
2021-04-01 21:05:46 +08:00
parent 0675f93ac6
commit 3664f04a94
2 changed files with 6 additions and 2 deletions

View File

@@ -4,6 +4,10 @@
30 * * * * sh +x /scripts/docker/auto_help.sh collect >> /scripts/logs/auto_help_collect.log 2>&1
##############短期活动##############
#女装盲盒 活动时间2021-04-1到2021-04-31
35 1,23 * * * node /scripts/jd_nzmh.js >> /scripts/logs/jd_nzmh.log 2>&1
#京东极速版红包(活动时间2021-3-8至2021-3-25)
45 0,23 * * * node /scripts/jd_speed_redpocke.js >> /scripts/logs/jd_speed_redpocke.log 2>&1