mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-12 21:14:59 +08:00
Update mxbc.js
This commit is contained in:
parent
822f4fac4d
commit
8960d0accc
2
mxbc.js
2
mxbc.js
@ -31,7 +31,7 @@ let userCount = 0;
|
|||||||
|
|
||||||
async function start() {
|
async function start() {
|
||||||
|
|
||||||
await getNotice()
|
//await getNotice()
|
||||||
console.log('\n================== 用户CK ==================\n');
|
console.log('\n================== 用户CK ==================\n');
|
||||||
taskall = [];
|
taskall = [];
|
||||||
for (let user of userList) {
|
for (let user of userList) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user