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