同步ruoyi-vue更新

This commit is contained in:
疯狂的狮子li
2020-05-06 11:57:51 +08:00
9 changed files with 28 additions and 7 deletions
@@ -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">