delete from channel_company_config where company_id = #{companyId} insert into channel_company_config (company_id,channel_id) values ( #{companyId}, #{item} )