Sfoglia il codice sorgente

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

LuoHaoxuan 3 anni fa
parent
commit
2b45b97797
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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执行者