新增 京喜财富岛脚本. 根据github @MoPoQAQ 财富岛脚本修改而来

This commit is contained in:
lxk0301
2021-02-28 18:32:06 +08:00
parent e70387a60b
commit 50cfe5cd09
7 changed files with 96 additions and 46 deletions

View File

@@ -103,5 +103,7 @@
1 1,6 * * * node /scripts/jd_speed_sign.js >> /scripts/logs/jd_speed_sign.log 2>&1
#监控crazyJoy分红
10 12 * * * node /scripts/jd_crazy_joy_bonus.js >> /scripts/logs/jd_crazy_joy_bonus.log 2>&1
#京喜财富岛
15 */2 * * * node /scripts/jd_cfd.js >> /scripts/logs/jd_cfd.log 2>&1
# 删除优惠券(默认注释,如需要自己开启,如有误删,已删除的券可以在回收站中还原,慎用)
#20 9 * * 6 node /scripts/jd_delCoupon.js >> /scripts/logs/jd_delCoupon.log 2>&1