curl --location -g --request GET 'https://partner.c5game.com/api/user/v1/mobile?access_token={{access_token}}'
{ "success": true, "data": { "area": "86", "mobile": "1888883369" }, "errorCode": 0, "errorMsg": null, "errorData": null, "errorCodeStr": null }