refactor: team permission manager (#3535)

* perf: classify org, group and member

* refactor: team per manager

* fix: missing functions
This commit is contained in:
a.e.
2025-01-07 09:19:23 +08:00
committed by GitHub
parent 2066094047
commit 07cc849877
10 changed files with 892 additions and 571 deletions

View File

@@ -133,6 +133,9 @@ export async function getResourceAllClbs({
resourceId,
groupId: {
$exists: false
},
orgId: {
$exists: false
}
},
null,