curl --location --request POST 'http://api.bbs.sunding.cn/sd/api/user/user/logout' \ --header 'Authorization: Bearer {{token}}'
{ "code": 200, "data": null, "execTime": 0, "msg": "操作成功" }