提交 87fa1d4a 编写于 作者: 雪洛's avatar 雪洛

fix: http logout error

上级 8f5bf13a
......@@ -7,9 +7,9 @@ const {
async function logout () {
const {
uniIdToken,
deviceId
} = this.getUniversalClientInfo()
const uniIdToken = this.getUniversalUniIdToken()
const payload = await this.uniIdCommon.checkToken(
uniIdToken,
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册