{ "dockCustomerId": "string", "dockWhId": "string", "pageNum": "1", "pageSize": "10" }
{ "success": false, "code": "", "message": "", "data": { "pageNum": 0, "pageSize": 0, "records": [ { "whId": "", "whName": "", "cusId": "", "skuNo": "", "skuName": "", "skuEnName": "", "quantity": 0, "canUseQuantity": 0, "waitReceiveQuantity": 0, "lockQuantity": 0, "noLocationQuantity": 0, "locationQuantity": 0, "detailList": [ { "locationNo": "", "quantity": 0 } ] } ], "totalCount": 0, "totalPages": 0, "orderBys": [ { "field": "", "isAsc": false } ] } }