Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
a3e97ed6
Commit
a3e97ed6
authored
Apr 29, 2020
by
RuoYi
Browse files
角色管理查询设置默认排序字段
parent
2d93e7ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi/src/main/resources/mybatis/system/SysRoleMapper.xml
View file @
a3e97ed6
...
...
@@ -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"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment