From 6fffa02acf28ee18ff33aba0e2bad51ec99bfc35 Mon Sep 17 00:00:00 2001
From: abbfun <819589789@qq.com>
Date: Sat, 29 Oct 2022 22:45:55 +0800
Subject: [PATCH] pagehelper-boot更新1.4.5
---
ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml b/ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml
index a8dc0b9..e90f6ba 100644
--- a/ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml
+++ b/ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml
@@ -118,7 +118,6 @@
where m.status = '0' and rm.role_id = #{roleId}
</select>
-
<select id="selectMenuById" parameterType="Long" resultMap="SysMenuResult">
<include refid="selectMenuVo"/>
where menu_id = #{menuId}
--
Gitblit v1.9.2