소스 검색

feat(types): projectLog增加enterpriseID

vian 4 년 전
부모
커밋
7c6e3af6c5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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;
   // 费用定额名称