{
"id": 0,
"custName": "string",
"custIdentity": "string",
"evaluateAddress": "string",
"insuAdmdvs": "string",
"evaluateResult": "string",
"pageNum": 1,
"pageSize": 10,
"materialsAttatchReqList": [
{
"evaluateId": 0,
"attatchType": 0,
"parentAttatchType": 0,
"fileUrl": "string",
"fileName": "string"
}
],
"attatchMap": {
"key": [
{
"id": 0,
"evaluateId": 0,
"attatchType": 0,
"parentAttatchType": 0,
"fileUrl": "string",
"fileName": "string",
"createTime": "string"
}
]
}
}