com.jf.tech.commonshare.beans.Result<com.jf.tech.consumer.openapi.resp.standard.OpenApiCustomerDetailResp>
{
"success": true,
"msg": "string",
"code": "string",
"model": {
"id": "string",
"phone": "string",
"email": "string",
"superAdmin": 0,
"name": "string",
"platformUser": 0,
"departmentResps": [
{
"name": "string",
"id": "string"
}
]
},
"attributes": "string"
}