feat: add superadmin tenant module

This commit is contained in:
2026-06-16 22:30:29 +05:30
parent 6c97f89b30
commit 6f4399a048
18 changed files with 1146 additions and 0 deletions

View File

@@ -11,3 +11,4 @@ export * from './role.service';
export * from './user.service';
export * from './client.service';
export * from './plan.service';
export * from './tenant.service';