{
"success": true,
"code": "string",
"message": "string",
"data": {
"id": 0,
"custName": "string",
"custIdentity": "string",
"sex": "string",
"age": 0,
"evaluateAddress": "string",
"insuAdmdvs": "string",
"insuAdmdvsStr": "string",
"evaluateResult": "string",
"attatchCount": 0,
"attatchList": [
{
"id": 0,
"evaluateId": 0,
"attatchType": 0,
"parentAttatchType": 0,
"fileUrl": "string",
"fileName": "string",
"createTime": "string"
}
],
"attatchMap": {
"0": [
{
"id": 0,
"evaluateId": 0,
"attatchType": 0,
"parentAttatchType": 0,
"fileUrl": "string",
"fileName": "string",
"createTime": "string"
}
]
}
}
}