吉利汽车取消发布文章

This commit is contained in:
smallfawn
2023-09-14 14:13:08 +08:00
committed by GitHub
parent 9707118f91
commit 43150b2d31

View File

@@ -65,7 +65,7 @@ async function start() {
} }
} }
await Promise.all(taskall);*/ await Promise.all(taskall);*/
console.log('\n================== 发布文章 ==================\n'); /*console.log('\n================== 发布文章 ==================\n');
taskall = []; taskall = [];
for (let user of userList) { for (let user of userList) {
if (user.ckstatus) { if (user.ckstatus) {
@@ -74,7 +74,7 @@ async function start() {
await $.wait(user.getRandomTime()); await $.wait(user.getRandomTime());
} }
} }
await Promise.all(taskall); await Promise.all(taskall);*/
/*console.log('\n================== 发布图文 ==================\n'); /*console.log('\n================== 发布图文 ==================\n');
taskall = []; taskall = [];
for (let user of userList) { for (let user of userList) {