角色管理查询设置默认排序字段
This commit is contained in:
		
							parent
							
								
									2d93e7aeb3
								
							
						
					
					
						commit
						a3e97ed677
					
				@ -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">
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user