吉利汽车:删除评论

This commit is contained in:
smallfawn 2023-08-27 18:31:07 +08:00 committed by GitHub
parent 4088925c57
commit a420f0651b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -244,7 +244,7 @@ class UserInfo {
await $.wait(10000) await $.wait(10000)
if (this.articleId !== '') { if (this.articleId !== '') {
await this.like() await this.like()
await this.createComment() //await this.createComment()
await this.share() await this.share()
await this.delete() await this.delete()
} else { } else {