Pārlūkot izejas kodu

feat(types): projectLog增加enterpriseID

vian 5 gadi atpakaļ
vecāks
revīzija
7c6e3af6c5
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      types/src/interface/project.ts

+ 2 - 0
types/src/interface/project.ts

@@ -319,6 +319,8 @@ export interface IConstructionTreeData {
 
 // 项目log
 export interface IProjectLog {
+  // 企业ID
+  enterpriseID: string;
   // 费用定额ID
   compilationID: string;
   // 费用定额名称