新增 京喜领88元红包

This commit is contained in:
wisz2021
2021-06-04 13:52:58 +08:00
parent 88e22df783
commit 77fba2a38d
2 changed files with 30 additions and 1 deletions

View File

@ -32,8 +32,10 @@
0 0-23/4 * * * node /scripts/jd_mohe.js >> /scripts/logs/jd_mohe.log 2>&1
#明星小店(星店长2021-06-10)
0 1,21 * * * node /scripts/jd_star_shop.js >> /scripts/logs/jd_star_shop.log 2>&1
#新潮品牌狂欢
20 1,21 * * * node /scripts/jd_mcxhd.js >> /scripts/logs/jd_mcxhd.log 2>&1
#京喜领88元红包(6.31到期)
30 1,6,12,21 * * * node /scripts/jd_jxlhb.js >> /scripts/logs/jd_jxlhb.log 2>&1
##############长期活动##############
# 签到
7 0,17 * * * cd /scripts && node jd_bean_sign.js >> /scripts/logs/jd_bean_sign.log 2>&1

27
jd_jxlhb.js Normal file

File diff suppressed because one or more lines are too long