From c5df37643ffc10e390d74fc76b0a69995b52e71b Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 11 Dec 2020 10:21:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=94=A8=E6=88=B7=E5=A4=9A?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E8=8F=9C=E5=8D=95=E9=87=8D=E5=A4=8DBUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../org/opsli/modulars/system/user/mapper/xml/UserMapper.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/opsli-modulars/opsli-modulars-system/src/main/java/org/opsli/modulars/system/user/mapper/xml/UserMapper.xml b/opsli-modulars/opsli-modulars-system/src/main/java/org/opsli/modulars/system/user/mapper/xml/UserMapper.xml index ebcca989..3898d70b 100644 --- a/opsli-modulars/opsli-modulars-system/src/main/java/org/opsli/modulars/system/user/mapper/xml/UserMapper.xml +++ b/opsli-modulars/opsli-modulars-system/src/main/java/org/opsli/modulars/system/user/mapper/xml/UserMapper.xml @@ -141,6 +141,8 @@ and c.type in ( '1', '3' ) and c.deleted = '0' and c.hidden = '0' + + group by c.id