curl --location --request GET '/user/info'
{ "code": 0, "message": "string", "data": { "role": [ "string" ], "id": "string" } }