delete from base_insurance_definition where id_=#{id,jdbcType=VARCHAR} update base_insurance_definition name_=#{name,jdbcType=VARCHAR}, insurance_description=#{insuranceDescription,jdbcType=VARCHAR}, clause_=#{clause,jdbcType=VARCHAR}, status_=#{status,jdbcType=VARCHAR}, del_flag=#{delFlag,jdbcType= NUMERIC }, create_by=#{createBy,jdbcType=VARCHAR}, create_time=#{createTime,jdbcType= TIMESTAMP }, update_by=#{updateBy,jdbcType=VARCHAR}, update_time=#{updateTime,jdbcType= TIMESTAMP }, cut_off_time=#{cutOffTime,jdbcType= VARCHAR }, notice_=#{notice,jdbcType= VARCHAR }, advance_submit_days=#{advanceSubmitDays,jdbcType= NUMERIC }, letter_ =#{letter,jdbcType= VARCHAR }, special_statement =#{specialStatement,jdbcType= VARCHAR }, exemption_instructions =#{exemptionInstructions,jdbcType= VARCHAR }, responsibility_ =#{responsibility,jdbcType= VARCHAR }, responsibility_attach =#{responsibilityAttach,jdbcType= VARCHAR }, have_attach =#{haveAttach,jdbcType= NUMERIC }, is_show =#{isShow,jdbcType= NUMERIC }, where id_=#{id}