{
"result": "string",
"data": [
{
"name": "string",
"qrty": "string",
"mount": 0,
"character": 0,
"taxFlag": 0,
"taxRate": 0,
"taxNumber": "string",
"spec": "string",
"unit": "string",
"zeroRaxFlag": "string",
"prePolicy": 0,
"vatException": "string",
"ownNumber": "string"
}
],
"buyerInfo": {
"buyerName": "string",
"buyerTaxNo": "string",
"buyerAddress": "string",
"buyerFixedTelephone": "string",
"buyerAccount": "string",
"buyerMobilePhone": "string",
"buyerBank": "string",
"buyerEmail": "string"
},
"totalDiscount": "string",
"remark": "string",
"msg": "string",
"code": 0,
"success": true
}