This commit is contained in:
Faker 2024-05-20 19:46:07 +08:00
parent 83592ea13d
commit 6e25f23e8f
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ export JD_PDD3_Exchange="true" // 上限后兑换红包,默认关闭
注意轮询页数也大越容易403请谨慎填写
cron:1 1 1 1 *
cron:1 1 1 1 * jd_pdd3_draw.js
*/

View File

@ -7,7 +7,7 @@
JD_PDD3_InviterId // 指定助力码 非必须,不填默认助力账号一
JD_PDD3_NUM // 指定人数 非必须,不填默认跑全部账号
cron:1 1 1 1 *
cron:1 1 1 1 * jd_pdd3_help.js
*/