feat(server): send invitation notification (#10219)

close PD-2307 CLOUD-150
This commit is contained in:
fengmk2
2025-03-24 02:27:23 +00:00
parent b59da65796
commit d7b3dc683b
15 changed files with 255 additions and 882 deletions
@@ -3,3 +3,4 @@ export * from './doc';
export * from './feature';
export * from './role';
export * from './user';
export * from './workspace';