{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"code": "string",
"name": "string",
"creditCode": "string",
"type": 0,
"contactName": "string",
"contactPhone": "string",
"email": "string",
"address": "string",
"attachments": [
{
"id": 0,
"attachmentType": 0,
"fileName": "string",
"fileKey": "string"
}
],
"packageInfo": {
"packageType": 0,
"packagePrice": "string"
}
},
"other": {}
}