This commit is contained in:
smallfawn
2025-02-17 10:03:47 +08:00
parent 76fc7a7362
commit 2c5182d97a
3 changed files with 3 additions and 3 deletions

2
qtx.js
View File

@@ -29,7 +29,7 @@ let userCount = 0;
//---------------------------------------------------------
async function start() {
await getNotice()
//await getNotice()
console.log('\n============= 用户CK有效性验证 =============\n');
taskall = [];
for (let user of userList) {