Update jlqc.js

This commit is contained in:
smallfawn
2023-11-28 22:00:48 +08:00
committed by GitHub
parent 45a392db0e
commit cfffcf841c

View File

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