Authorization: ********************{}curl --location --request POST 'http://perfit-api.test.muke.design/api/auth/logout' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 200,
"message": "退出成功",
"data": []
}