mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 15:25:10 +08:00
吉利汽车取消发布文章
This commit is contained in:
4
jlqc.js
4
jlqc.js
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user