Update jlqc.js

This commit is contained in:
smallfawn 2023-11-28 22:00:48 +08:00 committed by GitHub
parent 45a392db0e
commit cfffcf841c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ let userCount = 0;
//---------------------- 自定义变量区域 -----------------------------------
async function start() {
await getNotice()
//await getNotice()
console.log('\n================== 积分查询 ==================\n');
taskall = [];
for (let user of userList) {