mirror of
https://github.com/shufflewzc/faker3.git
synced 2025-07-21 15:09:48 +08:00
1
This commit is contained in:
14
jd_dwapp.js
14
jd_dwapp.js
File diff suppressed because one or more lines are too long
@ -275,7 +275,7 @@ let args_xh = {
|
||||
}
|
||||
await try_apply(trialActivityTitleList[i], trialActivityIdList[i]);
|
||||
console.log(`间隔等待中,请等待15秒 \n`);
|
||||
await $.wait(150000);
|
||||
await $.wait(15000);
|
||||
}
|
||||
console.log('试用申请执行完毕...');
|
||||
$.giveupNum = 0;
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user