From 55cfd72308b48a1d8c655c24c0833f5fdd1f607e Mon Sep 17 00:00:00 2001 From: zengwh <81383286@qq.com> Date: Mon, 5 Jul 2021 17:27:36 +0800 Subject: [PATCH] =?UTF-8?q?group=20by=20=E8=AF=AD=E5=8F=A5=E4=B8=8D?= =?UTF-8?q?=E4=B8=A5=E8=B0=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- power-dao/src/main/resources/mapper/Power_Sys_DictMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/power-dao/src/main/resources/mapper/Power_Sys_DictMapper.xml b/power-dao/src/main/resources/mapper/Power_Sys_DictMapper.xml index af8d253..8b3276d 100644 --- a/power-dao/src/main/resources/mapper/Power_Sys_DictMapper.xml +++ b/power-dao/src/main/resources/mapper/Power_Sys_DictMapper.xml @@ -792,7 +792,7 @@ on FIND_IN_SET(dict.deptIds,power_user.dept_id) AND dict_status = 1 GROUP BY - sys_flag + sys_flag,sort UNION ALL SELECT sys_flag,sort @@ -818,7 +818,7 @@ on FIND_IN_SET(dict.deptIds,power_user.dept_id) AND dict_status = 1 GROUP BY - sys_flag + sys_flag,sort INSERT INTO power_sys_dict(