curl --location --request GET '/user/check' \ --header 'token;'
{ "code": 0, "data": {}, "msg": "string" }