Преглед изворни кода

feat(types): 修改Members

LuoHaoxuan пре 3 година
родитељ
комит
18c7c6e802
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      types/src/interface/process.ts

+ 1 - 1
types/src/interface/process.ts

@@ -135,7 +135,7 @@ export interface Members {
   name?: string;
   institutionID?: string;
   institutionName?: string;
-  approvedType: string;
+  approvedType?: string;
 }
 
 // 3合1执行者