feat(product-family): replace legacy good merge with family mechanism in config view and public detail
This commit is contained in:
@@ -19,6 +19,6 @@ 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
|
||||
# Product-family public read path (family block + family variant union in
|
||||
# GET /public/goods/:goodId). Set to 'false' for emergency rollback to legacy behavior.
|
||||
PUBLIC_DETAIL_FROM_FAMILY=true
|
||||
|
||||
Reference in New Issue
Block a user