This commit is contained in:
Faker
2026-03-31 15:54:27 +08:00
parent ab9835230d
commit 9b2778bc8b
429 changed files with 2576 additions and 27927 deletions

View File

@@ -275,7 +275,7 @@ let args_xh = {
}
await try_apply(trialActivityTitleList[i], trialActivityIdList[i]);
console.log(`间隔等待中请等待15秒 \n`);
await $.wait(15000);
await $.wait(150000);
}
console.log('试用申请执行完毕...');
$.giveupNum = 0;