Swagger 2.0Apache 2.0raw.githubusercontent.com2026-08-1316486396.0 KB

7b27bea2ec09

认证管理

用户登出

用户登出,撤销当前访问令牌

post/auth/logout

Response

登出成功

messagestring

成功信息

Example response

{
  "message": "操作成功"
}