curl --location --request GET 'http://test-cn.your-api-server.com/api/user/me'
{ "id": 0, "nickname": "string", "balance": 0 }