delete from base_revenue_info where id_=#{id,jdbcType=VARCHAR} update base_revenue_info amount_=#{amount,jdbcType= NUMERIC }, work_order_id=#{workOrderId,jdbcType=VARCHAR}, date_time=#{dateTime,jdbcType= TIMESTAMP }, status_=#{status,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}, where id_=#{id}