feat(api): public good detail family block behind gray-release flag
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user