delete from base_work_order where id_=#{id,jdbcType=VARCHAR} update base_work_order number_=#{number,jdbcType=VARCHAR}, title_=#{title,jdbcType=VARCHAR}, address_=#{address,jdbcType=VARCHAR}, date_=#{date,jdbcType= TIMESTAMP }, tag_=#{tag,jdbcType=VARCHAR}, image_=#{image,jdbcType=VARCHAR}, status_=#{status,jdbcType=VARCHAR}, price_=#{price,jdbcType= NUMERIC }, location_=#{location,jdbcType=VARCHAR}, company_id=#{companyId,jdbcType=VARCHAR}, map_=#{map,jdbcType=VARCHAR}, construction_location=#{constructionLocation,jdbcType=VARCHAR}, environment=#{environment,jdbcType=VARCHAR}, volume_=#{volume,jdbcType= NUMERIC }, technician_id=#{technicianId,jdbcType=VARCHAR}, pay_status=#{payStatus,jdbcType=VARCHAR}, create_time=#{createTime,jdbcType= TIMESTAMP }, update_time=#{updateTime,jdbcType= TIMESTAMP }, del_flag=#{delFlag,jdbcType= NUMERIC }, create_by=#{createBy,jdbcType=VARCHAR}, update_by=#{updateBy,jdbcType=VARCHAR}, customer_name=#{customerName,jdbcType=VARCHAR}, customer_phone=#{customerPhone,jdbcType=VARCHAR}, view_num=#{viewNum,jdbcType=NUMERIC}, certificate_=#{certificate,jdbcType=VARCHAR}, cancel_causes=#{cancelCauses,jdbcType=VARCHAR}, cancel_reasons=#{cancelReasons,jdbcType=VARCHAR}, cancel_images=#{cancelImages,jdbcType=VARCHAR}, people_seen_num=#{peopleSeenNum,jdbcType= NUMERIC }, bak_=#{bak,jdbcType=VARCHAR}, pay_certificate=#{payCertificate,jdbcType=VARCHAR}, finish_time=#{finishTime,jdbcType= TIMESTAMP }, where id_=#{id}