代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundService/IOutboundService.cs
@@ -16,5 +16,13 @@ IOutboundOrderService OutboundOrderService { get; } IOutStockLockInfoService OutboundStockLockInfoService { get; } IMesPPOutboundOrderService MesPPOutboundOrderService { get; } IMesPPOutboundOrderDetailService MesPPOutboundOrderDetailService { get; } IMesPPCutOutboundOrderService MesPPCutOutboundOrderService { get; } IMesPPCutOutboundOrderDetailService MesPPCutOutboundOrderDetailService { get; } } }