红旗空间:修复任务

This commit is contained in:
smallfawn
2023-07-30 21:05:46 +08:00
committed by GitHub
parent 6045b4fd74
commit 34d44b1d14

View File

@@ -69,6 +69,7 @@ class UserInfo {
await this.postArticle() await this.postArticle()
if (this.articleStatus == true) { if (this.articleStatus == true) {
await $.wait(8000) await $.wait(8000)
await this.user_info()
if (this.postId !== "") { if (this.postId !== "") {
//await this.comment() //await this.comment()
await this.forward() await this.forward()