UPDATE standardized_template company_id = #{companyId}, company_name = #{companyName}, template_name = #{templateName}, template_type = #{templateType}, file_path = #{filePath}, format = #{format}, classify = #{classify}, industry_type_id = #{industryTypeId}, dept_id = #{deptId}, del_flag = #{delFlag}, create_by = #{createBy}, create_time = #{createTime}, update_by = #{updateBy}, update_time = #{updateTime} where id = #{id}