Преглед изворни кода

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; // 选项号