正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -48,6 +48,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" | @@ -48,6 +48,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" | ||
| 48 | </if> | 48 | </if> |
| 49 | <!-- 数据范围过滤 --> | 49 | <!-- 数据范围过滤 --> |
| 50 | ${dataScope} | 50 | ${dataScope} |
| 51 | + order by r.role_sort | ||
| 51 | </select> | 52 | </select> |
| 52 | 53 | ||
| 53 | <select id="selectRolePermissionByUserId" parameterType="Long" resultMap="SysRoleResult"> | 54 | <select id="selectRolePermissionByUserId" parameterType="Long" resultMap="SysRoleResult"> |
-
请 注册 或 登录 后发表评论