{
"dockCustomerId": "string",
"erpNos": [
"string"
]
}{
"success": false,
"code": "",
"message": "",
"data": [
{
"erpNo": "",
"orderCurrentStatus": "",
"sumReceiveQuantity": 0,
"sumShelfQuantity": 0,
"goodsInfoList": [
{
"skuNo": "",
"receiveQuantity": 0,
"shelfQuantity": 0
}
]
}
]
}