{
"code": 0,
"message": "string",
"succeeded": true,
"data": {
"totalCount": 0,
"rows": [
{
"id": 0,
"deptId": 0,
"memberName": "string",
"tel": "string",
"address": "string",
"photo": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"modifiedTime": "2019-08-24T14:15:22.123Z"
}
],
"list": "string"
}
}