This commit is contained in:
Faker 2022-09-08 10:54:07 +08:00
parent 32c8296888
commit 3a84fdd77f
5 changed files with 166 additions and 34 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
/*
微定制
export jd_wdz_activityId="xxx" 活动id
export jd_wdz_maxNum="60" 最多跑多少个号, 如果不写2则默认跑60个号停止
export jd_wdz_maxNum="30" 最多跑多少个号, 如果不写2则默认跑30个号停止
cron "1 1 1 1 1" jd_wdz_activity.js
*/
const $ = new Env('微定制');

150
jd_whx_drawShopGift.js Normal file

File diff suppressed because one or more lines are too long