Update mxbc.js

This commit is contained in:
smallfawn
2024-05-19 19:57:10 +08:00
committed by GitHub
parent 822f4fac4d
commit 8960d0accc

View File

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