Explorar o código

配置文件修改

wangliang %!s(int64=3) %!d(string=hai) anos
pai
achega
77a40fad89

+ 0 - 1
teachcloud-common/src/main/resources/mapper/SysRoleMapper.xml

@@ -52,7 +52,6 @@
         select id, school_id, name, enable, type, create_id, create_time, update_id, update_time, default_role from sys_role
         where default_role = 1 and type <![CDATA[ <> ]]> 'ADMIN'
             ) t
-        ORDER BY t.create_time DESC
     </select>
 
     <select id="listRolesBySchoolId" resultMap="BaseResultMap">