文档
测试
POST
http://**//system/auth/logout

响应参数

参数名
类型
描述
必填
res
int
0成功 其他失败
必填

响应示例

{ "res": 0, "msg": "操作成功!" }