{
"cargoBarcode": "string",
"cargoValue": 0,
"goodsTypeId": 0,
"id": 0,
"name": "string",
"orderId": 0,
"quantity": 0,
"remark": "string",
"totalVolume": 0,
"totalWeight": 0,
"unit": "string",
"volume": 0,
"weight": 0
}
{
"code": 0,
"data": {
"cargoBarcode": "string",
"cargoValue": 0,
"goodsTypeId": 0,
"id": 0,
"name": "string",
"orderId": 0,
"quantity": 0,
"remark": "string",
"totalVolume": 0,
"totalWeight": 0,
"unit": "string",
"volume": 0,
"weight": 0
},
"msg": "string"
}