From cfffcf841c7736506909134c6a1642c3951065c8 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Tue, 28 Nov 2023 22:00:48 +0800 Subject: [PATCH] Update jlqc.js --- jlqc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jlqc.js b/jlqc.js index 0268009..defbbca 100644 --- a/jlqc.js +++ b/jlqc.js @@ -34,7 +34,7 @@ let userCount = 0; //---------------------- 自定义变量区域 ----------------------------------- async function start() { - await getNotice() + //await getNotice() console.log('\n================== 积分查询 ==================\n'); taskall = []; for (let user of userList) {