优化店铺配置相关

This commit is contained in:
yml
2026-04-14 16:15:17 +08:00
parent ed45eab26c
commit bb47d168a9
20 changed files with 425 additions and 198 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# 商品识别与履约 SKU 配置
当前后端已支持把外部商品先识别为内部履约 SKU,再继续匹配库存或人工履约。
配置来源已经统一为后台管理页和后端数据文件,不再使用 `.env` 里的 `ORDER_FULFILLMENT_BINDINGS_JSON`
配置来源已经统一为后台管理页和后端数据文件。
## 配置目标