KingRan 2022-02-24 11:23:05 +08:00
parent 86413838d3
commit 2b9fae8f6e
2 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/*
[task_local]
加购有礼
10 10 10 10 10 jd_wx_addCart.js, tag=加购有礼, enabled=true
10 10 10 10 0 jd_wx_addCart.js, tag=加购有礼, enabled=true
================Loon==============
[Script]
cron "10 10 10 10 10" script-path=jd_wx_addCart.js,tag=加购有礼
cron "10 10 10 10 0" script-path=jd_wx_addCart.js,tag=加购有礼
配置文件中变量填写//export M_WX_ADD_CART_URL=""
*/

View File

@ -1,10 +1,10 @@
/*
[task_local]
幸运抽奖
10 10 10 10 10 jd_wx_luckDraw.js, tag=幸运抽奖, enabled=true
10 10 10 10 0 jd_wx_luckDraw.js, tag=幸运抽奖, enabled=true
================Loon==============
[Script]
cron "10 10 10 10 10" script-path=jd_wx_luckDraw.js,tag=幸运抽奖
cron "10 10 10 10 0" script-path=jd_wx_luckDraw.js,tag=幸运抽奖
配置文件中变量填写//export M_WX_LUCK_DRAW_URL=""
*/