using Yw.DAL; namespace HStation.DAL { /// /// /// public interface IPumpGroupAndMainMap : IBaseDAL, IUpdateParas, IUpdateFlags, IUpdateTagName { } }