Commit Graph

6 Commits

Author SHA1 Message Date
q792602257 118667d01f 下单接口支持其他店铺
/api/order/get_shipping_fee 与购物车加入逻辑此前只认官方自营详情页,加盟店运费分桶
仅靠自由文本 supplier 判断,未与其他店铺列表的 tenpo_cd 打通。补充 OrderItem/
CargoItemRequest 的 tenpo_cd/branch_number 字段,运费计算优先按 tenpo_cd 分桶
(无则回退 supplier 保持兼容),cargo_service 加购 URL 同步带上店铺参数。

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-08 22:31:03 +08:00
q792602257 7ddb41cea1 支持其他店铺 2026-07-08 21:53:20 +08:00
q792602257 02a4484211 common扩展 2026-06-11 14:38:23 +08:00
q792602257 4e591b07eb workspace— step2 2026-06-09 17:44:07 +08:00
q792602257 caa3e4342a cf逻辑复用 2026-06-09 09:48:46 +08:00
q792602257 518c6b3c7a Init 2026-06-08 16:09:13 +08:00