delete from tz_sys_user where user_id in #{userId} update tz_sys_user set update_time = #{time} where user_id = #{userId}