mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
广汽传祺:修复检测评论列表失败问题
This commit is contained in:
@@ -79,6 +79,7 @@ class UserInfo {
|
|||||||
$.log(`尝试刷新TOKEN`)
|
$.log(`尝试刷新TOKEN`)
|
||||||
await this._refreshToken()
|
await this._refreshToken()
|
||||||
if (this.refreshStatus) {
|
if (this.refreshStatus) {
|
||||||
|
await this._userInfo();
|
||||||
await this.mainTask()
|
await this.mainTask()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user