refactor(private-zone): use canonical product name

This commit is contained in:
Codex
2026-07-23 10:53:41 +08:00
parent 4639acf232
commit 9ca56c2a04
103 changed files with 569 additions and 569 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",