{}
curl --location --request POST '/user/user/logout' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "data": {}, "msg": "string" }