{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"orderNo": "string",
"orderType": "string",
"platformName": "string",
"ebcName": "string",
"overseasWarehouse": "string",
"declareReceipt": "string",
"orderStatus": 0,
"systemNo": "string",
"customsStatus": 0,
"tenantName": "string",
"goodsCount": 0,
"firstGoodsName": "string",
"goodsValue": 0,
"createTime": "string",
"declareSuccessTime": "string",
"ebpCode": "string",
"ebcCode": "string",
"freight": 0,
"currency": "string",
"items": [
{
"id": 0,
"itemNo": "string",
"itemName": "string",
"itemDescribe": "string",
"barCode": "string",
"unit": "string",
"currency": "string",
"qty": 0,
"price": 0,
"totalPrice": 0
}
]
},
"other": {}
}