using Win_in.Sfs.Shared.Domain; namespace Win_in.Sfs.Wms.DataExchange.Domain.Iac.Qad; public interface IPrhHistRepository : ISfsRepositoryBase { }