fix swagger

This commit is contained in:
2026-01-18 19:07:41 +08:00
parent 20ed44aa74
commit 7d3915aae2
319 changed files with 7888 additions and 4559 deletions

View File

@@ -0,0 +1,12 @@
export * from "./Containment";
export * from "./Department";
export * from "./Email";
export * from "./Fans";
export * from "./Login";
export * from "./Logout";
export * from "./Register";
export * from "./Role";
export * from "./Room";
export * from "./Subscribe";
export * from "./Trace";
export * from "./User";