Explorar o código

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/SCCommon

qinlaiqiao %!s(int64=4) %!d(string=hai) anos
pai
achega
91f10a4a9c
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

@@ -21,6 +21,7 @@ export interface IInfoSearch {
   classID?: string; // 所属分类
   classID?: string; // 所属分类
   code?: string; // 编码
   code?: string; // 编码
   commonAreaID?: string; // 通用地区ID
   commonAreaID?: string; // 通用地区ID
+  classCode?: string;
 }
 }
 
 
 export interface IAreaClass {
 export interface IAreaClass {