update schedule_group set group_strategy_id = null where id in #{id} update schedule_group set group_strategy_id = null where group_strategy_id = #{groupStrategyId} update schedule_group set status = #{status}, gmt_modified = #{gmtModified}, edit_by = #{editBy}, edit_uid = #{editUid}, dep_id = null where id = #{id}