Explorar o código

feat(types): 工料机识别结果添加材料编码

zhangweicheng %!s(int64=4) %!d(string=hai) anos
pai
achega
e773ce0713
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      types/src/interface/glj.ts

+ 1 - 0
types/src/interface/glj.ts

@@ -190,6 +190,7 @@ export interface IMatchedInfoPrice {
   specs: string;
   unit: string;
   dateRemark?: string;
+  code: string;
 }
 
 export interface IProjectGlj {