From b15be7078cf5f3494cc1e7327b28671b584d6171 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期三, 06 五月 2020 11:57:51 +0800
Subject: [PATCH] 同步ruoyi-vue更新

---
 ruoyi/src/main/resources/mybatis/system/SysRoleMapper.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ruoyi/src/main/resources/mybatis/system/SysRoleMapper.xml b/ruoyi/src/main/resources/mybatis/system/SysRoleMapper.xml
index e2750f6..954d070 100644
--- a/ruoyi/src/main/resources/mybatis/system/SysRoleMapper.xml
+++ b/ruoyi/src/main/resources/mybatis/system/SysRoleMapper.xml
@@ -48,6 +48,7 @@
 		</if>
 		<!-- 鏁版嵁鑼冨洿杩囨护 -->
 		${dataScope}
+		order by r.role_sort
 	</select>
     
 	<select id="selectRolePermissionByUserId" parameterType="Long" resultMap="SysRoleResult">

--
Gitblit v1.9.3