ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_IOutboundService/IOutboundService.cs
@@ -60,6 +60,15 @@ public void PerformFullOutboundOperation(Dt_StockInfoDetail stockDetail, Dt_StockInfo stockInfo, decimal actualOutboundQuantity, OutboundCompleteRequestDTO request, decimal beforeQuantity, int taskNum); } /// <summary> /// 鿣æ£é /// </summary> /// <param name="barCode"></param> /// <param name="orderNo"></param> /// <returns></returns> WebResponseContent RecheckPicking(RecheckPickingDTO pickingDTO); WebResponseContent PrintFromData(string barcode); } }