变更版本 | 变更时间 | 变更人 | 变更内容 | 备注 |
---|---|---|---|---|
V1.6.0 | 2024-07-02 | fain mo | 下线 |
curl --location --request GET '/user/passport/relation?from&id&isDeleted&page&pagesize&pid&sqlOrderField&sqlOrderType&to&type&uuid'
{
"code": 0,
"data": {
"data": [
{
"createTime": "2019-08-24T14:15:22Z",
"extra": "string",
"forceTwoAuth": 0,
"googleSecret": "string",
"hash-Uemail": "string",
"hashUphone": "string",
"isDeleted": 0,
"isLock": 0,
"language": "string",
"lastip": "string",
"lastlogin": "2019-08-24T14:15:22Z",
"openAuth": 0,
"password": "string",
"pid": "string",
"relation": [
{
"appid": "string",
"type": "string",
"uuid": "string"
}
],
"syncSource": "string",
"uemail": "string",
"uemailVerify": 0,
"uhead": {
"aws": "string",
"bucket": "string",
"originFilename": "string",
"oss": "string",
"storageLevel": "string",
"uri": "string",
"url": {
"aws": "string"
}
},
"updateTime": "2019-08-24T14:15:22Z",
"uphone": "string",
"uphoneVerify": 0,
"uphonecode": "string",
"ustatus": 0
}
],
"totalCounts": 0
},
"msg": "string",
"success": true,
"traceId": "string"
}