From 01500613011750316a0779f30a0f8d75226a5cfe Mon Sep 17 00:00:00 2001 From: zhanglipeng Date: Mon, 26 Jul 2021 11:25:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=AE=A1=E7=90=86-=E5=B2=97?= =?UTF-8?q?=E4=BD=8D=20=E8=A7=92=E8=89=B2=20=E6=8E=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi/src/main/resources/mybatis/system/SysPostMapper.xml | 1 + ruoyi/src/main/resources/mybatis/system/SysRoleMapper.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/ruoyi/src/main/resources/mybatis/system/SysPostMapper.xml b/ruoyi/src/main/resources/mybatis/system/SysPostMapper.xml index 0093cce41..10678c468 100644 --- a/ruoyi/src/main/resources/mybatis/system/SysPostMapper.xml +++ b/ruoyi/src/main/resources/mybatis/system/SysPostMapper.xml @@ -47,6 +47,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" where r.purpose = '1' and r.del_flag = '0' + order by role_sort