curl --location --request GET 'test-mg-admin.hwyc.io/pri/v1/user/tg/uid?uid'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"userId": "string",
"thirdId": "string",
"thirdType": "string",
"groupId": "string",
"bindUid": "string",
"userName": "string",
"firstName": "string",
"lastName": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
},
"success": true
}