using Yw.CAL; namespace HStation.CAL { /// /// 阀门型号产品映射 /// public interface IAssetsValveMainAndPartMapping : IBaseCAL { } }