mirror of
https://github.com/shufflewzc/faker3.git
synced 2025-06-07 18:14:32 +08:00
1
This commit is contained in:
parent
d788d0a23e
commit
b3e29a56a2
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]);
|
await try_apply(trialActivityTitleList[i], trialActivityIdList[i]);
|
||||||
console.log(`间隔等待中,请等待15秒 \n`);
|
console.log(`间隔等待中,请等待15秒 \n`);
|
||||||
await $.wait(150000);
|
await $.wait(15000);
|
||||||
}
|
}
|
||||||
console.log('试用申请执行完毕...');
|
console.log('试用申请执行完毕...');
|
||||||
$.giveupNum = 0;
|
$.giveupNum = 0;
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user