1
heshaofeng
2026-01-13 99ff0b03a5116df776aa2210fdb0174d688690f5
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_IOutboundService/IOutboundService.cs
@@ -60,6 +60,6 @@
        public void PerformFullOutboundOperation(Dt_StockInfoDetail stockDetail, Dt_StockInfo stockInfo,
            decimal actualOutboundQuantity, OutboundCompleteRequestDTO request, decimal beforeQuantity, int taskNum);
     }
    }
}