wankeda
2025-02-28 c7082f9c389230a989b1fa63862f6aa6e720990c
代码管理/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; }
    }
}