{
"timestamp": "string",
"uniNo": "string",
"sign": "string",
"projectNo": "string",
"repaymentType": "s",
"repaymentAmount": 0,
"repaymentDate": "2019-08-24T14:15:22.123Z",
"releaseAmount": 0,
"liabilityAmount": 0,
"allReleaseFlag": "s",
"releaseDate": "2019-08-24T14:15:22.123Z",
"bondAmount": 0,
"bondAccount": "string",
"feeAmount": 0,
"feeAccount": "string",
"recoverType": "s",
"remark": "string",
"pmOpinion": "string",
"counterGuaList": [
"string"
],
"loanReportList": [
{
"reportId": "string",
"repaidAmount": 0
}
],
"pawnList": [
{
"createTime": "2019-08-24T14:15:22.123Z",
"updateTime": "2019-08-24T14:15:22.123Z",
"id": "string",
"projectId": "string",
"projectName": "string",
"clientId": "string",
"clientName": "string",
"type": "string",
"typeDictText": "string",
"warehouseId": "string",
"warehouseIdDictText": "string",
"itemWeight": "string",
"itemNumber": "string",
"totalWeight": "string",
"unitPrice": "string",
"totalPrice": "string",
"pawnPrice": "string",
"warehouseTime": "string",
"approvalTime": "string",
"outitemNumber": "string",
"outTime": "string",
"editable": true
}
],
"files": [
{
"fileType": "string",
"fileCode": "string",
"signTime": "string",
"content": "string",
"fileUrl": "string",
"downloadUrl": "string",
"fileFormat": "string"
}
]
}