curl --location --request GET 'test-mg-admin.hwyc.io/market-service/proxy/count' \
--header 'uid: 1111'{
"code": 0,
"msg": "string",
"data": {
"balance": "string",
"invitedCount": "string",
"profitTotal": "string"
},
"success": true
}