{
"state": "000001",
"msg": "请求成功",
"data": {
"id": 138,
"warehouseOrderNo": "MYYC0020010046",
"customerWarehouseOrderNo": "122222",
"estimatedArrivalDate": "2022-09-29",
"status": 5,
"statusDescription": "已完结",
"destinationWarehouseCode": "001",
"transferType": 1,
"transferTypeDescription": "海运",
"inType": 1,
"inTypeDescription": "自发货入库",
"trackingNumber": "1",
"totalNum": 100,
"totalCaseNum": 1,
"totalShiftNum": 0,
"totalReceiveNum": 0,
"diffNum": 100,
"shelfTime": null,
"totalWeight": 1,
"totalVolume": 1,
"logisticsCost": 1,
"logisticsShareType": 1,
"logisticsShareTypeDescription": "按重量分摊",
"createTime": "2022-09-01 18:36:15",
"updateTime": "2022-09-01 18:37:16",
"details": [
{
"caseNo": 1,
"packingMarkRefNo": "1",
"volume": 1,
"weight": 1,
"quantity": 100,
"detail": [
{
"quantity": 100,
"productSku": "YC002-DEPA0200",
"productCnName": "测试",
"customerSku": "DEPA0200",
"purchasePrice": 1,
"stockPrice": 1.01,
"productImages": []
}
]
}
]
}
}