refactor(private-zone): use canonical product name

This commit is contained in:
Codex
2026-07-23 10:53:41 +08:00
parent a4c4ca6666
commit d2a46ff6b9
105 changed files with 578 additions and 578 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-zoom",
"./src/data/schemas/private-zoom/request",
"./src/data/schemas/private-zoom/response",
"./src/data/schemas/private-zone",
"./src/data/schemas/private-zone/request",
"./src/data/schemas/private-zone/response",
"./src/data/schemas/user",
"./src/data/storage/app",
"./src/data/storage/auth",