Explorar o código

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

LuoHaoxuan %!s(int64=3) %!d(string=hai) anos
pai
achega
2b45b97797
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      types/src/interface/process.ts

+ 3 - 0
types/src/interface/process.ts

@@ -126,6 +126,9 @@ export interface Members {
   approvalStatus: string;
   approvalTime: number | string;
   approvalComment: string;
+  name?: string;
+  institutionID?: string;
+  institutionName?: string;
 }
 
 // 3合1执行者