ÏîÄ¿´úÂë/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); } }