curl --location --request POST '/user/logout' \ --header 'Authorization;'
{ "code": 200, "msg": "退出成功", "data": null }