Update crontab_list_ts.sh
This commit is contained in:
@ -45,7 +45,7 @@
|
|||||||
# 取关京东店铺商品
|
# 取关京东店铺商品
|
||||||
55 23 * * * node /scripts/jd_unsubscribe.js |ts >> /scripts/logs/jd_unsubscribe.log 2>&1
|
55 23 * * * node /scripts/jd_unsubscribe.js |ts >> /scripts/logs/jd_unsubscribe.log 2>&1
|
||||||
# 京豆变动通知
|
# 京豆变动通知
|
||||||
0 2 * * * node /scripts/jd_bean_change.js |ts >> /scripts/logs/jd_bean_change.log 2>&1
|
0 10 * * * node /scripts/jd_bean_change.js |ts >> /scripts/logs/jd_bean_change.log 2>&1
|
||||||
# 京东抽奖机
|
# 京东抽奖机
|
||||||
11 1 * * * node /scripts/jd_lotteryMachine.js |ts >> /scripts/logs/jd_lotteryMachine.log 2>&1
|
11 1 * * * node /scripts/jd_lotteryMachine.js |ts >> /scripts/logs/jd_lotteryMachine.log 2>&1
|
||||||
# 京东排行榜
|
# 京东排行榜
|
||||||
|
Reference in New Issue
Block a user