# 退出登录

# PUT [已完成]

https://demoapi.mo.chat/user/logout

# 响应示例

{
  "code": "200",
  "msg": "成功",
  "data": []
}