feat(api): public good detail family block behind gray-release flag

This commit is contained in:
yeuimu
2026-08-28 13:40:19 +08:00
parent b4b9fbbe60
commit 6418aa7302
9 changed files with 324 additions and 6 deletions
+4
View File
@@ -18,3 +18,7 @@ CORS_ORIGINS=http://localhost:5173
THROTTLE_LIMIT=120
PORT=3001
# Gray release: expose product-family block (union size chart + 5-dim price matrix)
# in GET /public/goods/:goodId responses. Off = response shape identical to before.
PUBLIC_DETAIL_FROM_FAMILY=false