mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
Update jlqc.js
This commit is contained in:
2
jlqc.js
2
jlqc.js
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user