1
dengjunjie
2025-09-29 d9c99e0480b4910cdb134778dd5c314b35ec4cf2
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_IOutboundRepository/IOutboundRepository.cs
@@ -13,6 +13,9 @@
        IOutboundOrderRepository OutboundOrderRepository { get; }
        IOutboundOrderDetailHtyRepository OutboundOrderDetailHtyRepository { get;}
        IOutboundOrderHtyRepository OutboundOrderHtyRepository { get; }
        IOutStockLockInfoRepository OutboundStockLockInfoRepository { get; }
    }
}