and id = #{id} and name like '%${name}%' update `mxk_groups` set status = '2' where 1 = 1 and id = #{id} and name = #{name} update `mxk_groups` set status='2' where id in #{item}