Skip to content
On this page

退出登录

必选参数 :

接口地址 : /logout

可选参数 :

调用例子 : /logout

说明 : 无

响应说明 :

根对象:

字段类型内容备注
codenum返回值0:成功
2202:csrf 请求非法
statusbool返回值true:成功
tsnum时间戳
messagestr错误信息成功时不存在
data有效时:obj信息本体失败时不存在

data 对象:

字段类型内容备注
redirectUrlstr重定向 url

Released under the MIT License.