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