From 8960d0acccec8114211ce1f35b61b3480f6e0018 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sun, 19 May 2024 19:57:10 +0800 Subject: [PATCH] Update mxbc.js --- mxbc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxbc.js b/mxbc.js index a40f395..8fdba83 100644 --- a/mxbc.js +++ b/mxbc.js @@ -31,7 +31,7 @@ let userCount = 0; async function start() { - await getNotice() + //await getNotice() console.log('\n================== 用户CK ==================\n'); taskall = []; for (let user of userList) {