vian 4 лет назад
Родитель
Сommit
ae4cbf7704
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      types/src/interface/base.ts

+ 1 - 0
types/src/interface/base.ts

@@ -286,6 +286,7 @@ export interface IBRBase {
   areaIncreaseFee?: boolean | null; // { type: Schema.Types.Mixed; default: false }; // true 是,false否,null 不确定,三个状态
   fees?: IFees; // 费用字段
   bookmarks?: IBookmark[]; // 书签批注
+  overHeight?: string; // 超高降效
 
   targetUnitPrice?: number; // 调价:目标综合单价
   targetTotalFee?: number; // 调价:目标综合合价