Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

// 查询登录情况 await request('LOGIN_STATUS') 报错 #53

Open
ITBotBoy opened this issue Jan 8, 2021 · 1 comment
Open

// 查询登录情况 await request('LOGIN_STATUS') 报错 #53

ITBotBoy opened this issue Jan 8, 2021 · 1 comment

Comments

@ITBotBoy
Copy link

ITBotBoy commented Jan 8, 2021

// 查询登录情况
let res;
try {
res = await request('LOGIN_STATUS');
} catch{}

@jsososo
Copy link
Owner

jsososo commented Jan 11, 2021

具体报错情况是啥,我自己这边没有浮现,然后因为现在不能登录了,所以这个接口应该也是陆陆续续的没什么用了

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants