mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2026-01-14 06:10:43 +08:00
广汽传祺:修复检测评论列表失败问题
This commit is contained in:
parent
777f8f94e9
commit
e06ee69c55
@ -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()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user