@@ -169,7 +169,7 @@ export interface ICollaborator {
}
// 三合一协审人范围
-export interface ICooperation {
+export interface ICollaboratorScope {
type: string;
accounts: string[];
institutionRoles: string[];