using Yw.CAL; namespace HStation.CAL.WE { /// /// 用水当量目录映射 /// public interface ICatalogueMapping : IBaseCAL { } }