소스 검색

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