Explorar el Código

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

LuoHaoxuan hace 3 años
padre
commit
2b45b97797
Se han modificado 1 ficheros con 3 adiciones y 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执行者