UPDATE company_summary company_id = #{companyId}, company_name = #{companyName}, company_summary = #{companySummary}, del_flag = #{delFlag}, create_by = #{createBy}, create_time = #{createTime}, update_by = #{updateBy}, update_time = #{updateTime} where id = #{id}