using HStation.Dto; using Yw.CAL; namespace HStation.CAL { /// /// 水池型号产品映射 /// public interface IAssetsTankMainAndPartMapping : IBaseCAL { } }