Signed-off-by: 『』 <atxqkl0611@foxmail.com>
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@
|
|||||||
mxk_userinfo u
|
mxk_userinfo u
|
||||||
where
|
where
|
||||||
u.id not in(
|
u.id not in(
|
||||||
select rm.memberid
|
select gm.memberid
|
||||||
from mxk_groups g,mxk_group_member gm
|
from mxk_groups g,mxk_group_member gm
|
||||||
where 1 = 1
|
where 1 = 1
|
||||||
<if test="groupId != null and groupId != ''">
|
<if test="groupId != null and groupId != ''">
|
||||||
|
|||||||
Reference in New Issue
Block a user