mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-12 12:30:42 +08:00
悦野圈:删除评论
This commit is contained in:
parent
e09c16f689
commit
8ff5f86e15
4
yyq.js
4
yyq.js
@ -71,7 +71,7 @@ async function start() {
|
||||
}
|
||||
await Promise.all(taskall);
|
||||
|
||||
console.log('\n================== 评论 ==================\n');
|
||||
/*console.log('\n================== 评论 ==================\n');
|
||||
taskall = [];
|
||||
for (let user of userList) {
|
||||
if (user.ckStatus) {
|
||||
@ -82,7 +82,7 @@ async function start() {
|
||||
}
|
||||
}
|
||||
}
|
||||
await Promise.all(taskall);
|
||||
await Promise.all(taskall);*/
|
||||
console.log('\n================== 分享 ==================\n');
|
||||
taskall = [];
|
||||
for (let user of userList) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user