From f20e47b2befaee01e4e91c5333c4e98380657e22 Mon Sep 17 00:00:00 2001 From: "1437892690@qq.com" <1437892690@qq.com> Date: Fri, 21 Nov 2025 11:57:39 +0800 Subject: [PATCH 1/4] =?UTF-8?q?[=E4=BF=AE=E5=A4=8D]=20=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E9=A1=B5=E9=9D=A2=E6=B2=A1=E6=9C=89=E5=9B=9E?= =?UTF-8?q?=E6=98=BE=E6=9C=80=E6=96=B0=E7=9A=84=E5=88=86=E7=BB=84=E5=92=8C?= =?UTF-8?q?=E8=A7=92=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #[1559352555569152]用户编辑页面没有回显最新的分组和角色 http://192.168.0.96:8090/demo/rdm.html#/bug-detail/939050947543040/939050947543057/1559352555569152 --- .../framework/dao/mapper/RoleMapper.xml | 22 +++++++++---------- .../framework/dao/mapper/TeamMapper.xml | 10 ++++----- .../framework/dao/mapper/UserMapper.xml | 14 ++++++------ .../core/IntegrationHandlerBase.java | 2 +- 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/main/java/neatlogic/framework/dao/mapper/RoleMapper.xml b/src/main/java/neatlogic/framework/dao/mapper/RoleMapper.xml index 9d12581cb..f10ded8cd 100644 --- a/src/main/java/neatlogic/framework/dao/mapper/RoleMapper.xml +++ b/src/main/java/neatlogic/framework/dao/mapper/RoleMapper.xml @@ -103,7 +103,7 @@ along with this program. If not, see .--> FROM `role_authority` WHERE `role_uuid` = #{roleUuid} - + - + - + - - select ur.`role_uuid` from `user_role` ur join `role` r on ur.`role_uuid` = r.`uuid` where ur.`user_uuid` = #{value} @@ -333,7 +333,7 @@ along with this program. If not, see .--> #{roleUuid} - + - + + + - + - + - + - + - - select token from `user` where uuid = #{value} or user_id = #{value} @@ -166,7 +166,7 @@ along with this program. If not, see .--> - + - + - + - + - + - + - + - + - + - + - + SELECT t.uuid as parentTeamUuid, t.`name` as parentTeamName, @@ -377,7 +377,7 @@ along with this program. If not, see .--> #{uuid} - + - + - + - + - + SELECT a.`id`, a.`uuid`, @@ -452,7 +452,7 @@ along with this program. If not, see .--> WHERE b.`auth` = #{auth} ORDER BY b.`id` - + - + - + - + - + + - + - + - + - + - + - + - + - + - + - + - - + + - - SELECT `team_uuid` AS teamUuid, `checked_children` AS checkedChildren FROM `team_role` @@ -334,7 +334,7 @@ along with this program. If not, see .--> #{roleUuid} - + - + SELECT t.uuid as parentTeamUuid, t.`name` as parentTeamName, @@ -378,7 +378,7 @@ along with this program. If not, see .--> #{uuid} - + - + - + - + + - + - + - + SELECT a.`id`, a.`uuid`, @@ -255,7 +255,7 @@ along with this program. If not, see .--> FROM `user` a WHERE a.`vip_level` != 0 - + + - + - + - + + - + - + - + - + - +