Commit b5cb012a by 高淑倩

重新登录

parent c022d172
......@@ -108,7 +108,7 @@ class WXService extends Http {
// 重新登陆之前判断是否登陆过 重新登陆
const baseUserInfo = this.getBaseUserInfo()
if (baseUserInfo) {
this.reLogin()
// this.reLogin()
return false
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment