Explorar o código

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

vian %!s(int64=4) %!d(string=hai) anos
pai
achega
ed0bdbfdae
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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; // 选项号