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