forked from baron/baron-sso
내정보 멀티 테턴트 표시
This commit is contained in:
@@ -354,6 +354,7 @@ export type UserSummary = {
|
||||
status: string;
|
||||
companyCode?: string;
|
||||
tenant?: TenantSummary;
|
||||
joinedTenants?: TenantSummary[]; // [New] 다중 소속 테넌트 목록
|
||||
metadata?: Record<string, unknown>;
|
||||
department?: string;
|
||||
position?: string;
|
||||
|
||||
Reference in New Issue
Block a user