瀏覽代碼

fix(types): 关键字增加单位

vian 4 年之前
父節點
當前提交
ed0bdbfdae
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      types/src/interface/infoPrice.ts

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

@@ -35,6 +35,7 @@ export interface IAreaClass {
 // 关键字
 export interface IInfoKeyword {
   keyword: string; // 关键字
+  unit: string; // 单位
   coe: string; // 系数(关键字效果)
   group: string; // 组别
   optionCode: string; // 选项号