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