Explorar o código

feat(types): projectLog增加enterpriseID

vian %!s(int64=5) %!d(string=hai) anos
pai
achega
7c6e3af6c5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      types/src/interface/project.ts

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

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