1
yangpeixing
5 天以前 0955ceea9157ac92513cab3b5ba3d3c9760886d2
WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundRepository.cs
@@ -13,6 +13,10 @@
        IOutboundOrderRepository OutboundOrderRepository { get; }
        INewOutboundOrderDetailRepository  NewOutboundOrderDetailRepository { get; }
        INewOutboundOrderRepository  NewOutboundOrderRepository { get; }
        IOutStockLockInfoRepository OutboundStockLockInfoRepository { get; }
    }
}