using Yw.DAL; namespace HStation.DAL { /// /// /// public interface IFourLinkMain : IBaseDAL, IUpdateSorter { } }