wangxinhui
2025-03-15 efaf0b8aeb26aca6536a4b384c912cc3cac4d070
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundRepository.cs
@@ -14,5 +14,7 @@
        IOutboundOrderRepository OutboundOrderRepository { get; }
        IOutStockLockInfoRepository OutboundStockLockInfoRepository { get; }
        IMesPPCutOutboundOrderRepository MesPPCutOutboundOrderRepository { get; }
    }
}