{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"id": 0,
"type": 0,
"customerName": "string",
"customerNum": "string",
"identityNo": "string",
"mobile": "string",
"protocolFileUrl": "string",
"comprehensiveUrl": "string",
"homeBedImplementProjectList": "Collections.emptyList()",
"homeBedServiceList": "Collections.emptyList()"
},
"dataList": [
{
"id": 0,
"type": 0,
"customerName": "string",
"customerNum": "string",
"identityNo": "string",
"mobile": "string",
"protocolFileUrl": "string",
"comprehensiveUrl": "string",
"homeBedImplementProjectList": "Collections.emptyList()",
"homeBedServiceList": "Collections.emptyList()"
}
],
"totalCount": 0
}