namespace Yw.DAL { /// /// /// public interface ISysUnitType : IBaseDAL, IUpdateCode, IUpdateSorter { } }