heshaofeng
7 天以前 a2f948006c6c7e918ba4f2e66d477cc2d5017a75
ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_IOutboundService/IOutboundPickingService.cs
@@ -51,5 +51,12 @@
        WebResponseContent UnPalletQuantity(string orderNo);
        WebResponseContent BarcodeMaterielGroup(BarcodeMaterielGroupDTO materielGroupDTO);
        /// <summary>
        /// æ¡ç æŸ¥è¯¢å…¥åº“单
        /// </summary>
        /// <param name="barcode"></param>
        /// <returns></returns>
        public WebResponseContent GetPurchaseOrderByBarcode(string barcode);
    }
}