helongyang
2 天以前 cb25acc46bf41863e068b6f968f1592b7a14d1c9
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IInboundService/IPurchaseOrderDetailService.cs
@@ -14,5 +14,9 @@
    {
        WebResponseContent GetPurchaseOrderDetailMaterielCode(int warehouseId);
        WebResponseContent GetPurchaseOrderNos(string materielCode);
        WebResponseContent GetOrderQuantity(string purchaseOrderNo);
        WebResponseContent GetOrderMaterielSpec(string purchaseOrderNo, string materielCode);
    }
}