delete from sync_channel_config where sync_config_id = #{configId} insert into sync_channel_config (sync_config_id,channel_id) values ( #{configId}, #{item} )