mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	角色管理查询设置默认排序字段
This commit is contained in:
		@@ -48,6 +48,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
 | 
			
		||||
		</if>
 | 
			
		||||
		<!-- 数据范围过滤 -->
 | 
			
		||||
		${dataScope}
 | 
			
		||||
		order by r.role_sort
 | 
			
		||||
	</select>
 | 
			
		||||
    
 | 
			
		||||
	<select id="selectRolePermissionByUserId" parameterType="Long" resultMap="SysRoleResult">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user