feat(product-family): replace legacy good merge with family mechanism in config view and public detail

This commit is contained in:
yeuimu
2026-08-28 14:14:58 +08:00
parent 14c53504f0
commit 4eadb67c36
11 changed files with 2894 additions and 2710 deletions
+3 -3
View File
@@ -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