{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"id": 0,
"clientId": "string",
"tenantsId": 0,
"tenantsName": "string",
"status": 0,
"createTime": "string",
"createBy": 0,
"remarks": "string",
"delFlag": 0,
"specialNeedPath": "string",
"requirementPath": "string",
"selectIdentifyPath": "string",
"reformPath": "string",
"requirementTenantsId": 0,
"specialNeedTenantsId": 0,
"ewalletCheckPath": "string",
"queryRoomPath": "string"
},
"dataList": [
{
"id": 0,
"clientId": "string",
"tenantsId": 0,
"tenantsName": "string",
"status": 0,
"createTime": "string",
"createBy": 0,
"remarks": "string",
"delFlag": 0,
"specialNeedPath": "string",
"requirementPath": "string",
"selectIdentifyPath": "string",
"reformPath": "string",
"requirementTenantsId": 0,
"specialNeedTenantsId": 0,
"ewalletCheckPath": "string",
"queryRoomPath": "string"
}
]
}