refactor(private-zoom): rename full feature surface

This commit is contained in:
Codex
2026-07-22 18:21:47 +08:00
parent e813333607
commit ed3b34ce1c
102 changed files with 695 additions and 519 deletions
+3 -3
View File
@@ -25,9 +25,9 @@
"./src/data/schemas/payment",
"./src/data/schemas/payment/request",
"./src/data/schemas/payment/response",
"./src/data/schemas/private-room",
"./src/data/schemas/private-room/request",
"./src/data/schemas/private-room/response",
"./src/data/schemas/private-zoom",
"./src/data/schemas/private-zoom/request",
"./src/data/schemas/private-zoom/response",
"./src/data/schemas/user",
"./src/data/storage/app",
"./src/data/storage/auth",