Przeglądaj źródła

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

vian 4 lat temu
rodzic
commit
ed0bdbfdae
1 zmienionych plików z 1 dodań i 0 usunięć
  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; // 选项号