检查登录状态
GET
localhost/api/check_login
接口描述
检查用户是否已经登录
响应参数
参数名
类型
描述
必填
errcode
string
错误代码
必填
errmsg
string
错误详情
必填
data
key/value
用户登录时该参数才返回
可选