mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-08 01:48:33 +08:00
#I8AT43 编辑动态组调整部门后报错
This commit is contained in:
parent
a0b7d696f0
commit
8f0e9a88c6
@ -214,7 +214,7 @@
|
||||
</update>
|
||||
|
||||
<delete id="deleteDynamicMember" parameterType="Groups" >
|
||||
delete from mxk_group_member gm
|
||||
delete gm from mxk_group_member gm
|
||||
where type = 'user-dynamic'
|
||||
and gm.groupid=#{id}
|
||||
and not exists(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user