curl --location --request GET '/admin-api/system/social-user/get?id=1024'{
"code": 0,
"data": {
"id": 14569,
"type": 30,
"openid": "666",
"token": "666",
"rawTokenInfo": "{}",
"nickname": "芋艿",
"avatar": "https://www.iocoder.cn/xxx.png",
"rawUserInfo": "{}",
"code": "666666",
"state": "123456",
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z"
},
"msg": "string"
}