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