Commit Graph

2 Commits

Author SHA1 Message Date
huangyujie a4e3421a10 feat(erp-open): add Weixin publish lane and platform rename
Introduce WEIXIN platform handling for external goods upsert with dedicated sphPopAuth validation and result fields, and add a placeholder Sph publish service behind external.sph.publish-enabled. Rename EnumShopType WEI to WEIXIN and update related references to keep internal channel behavior consistent.

Made-with: Cursor
2026-04-16 14:03:53 +08:00
huangyujie 565bc976fc feat(external): 对外商品 upsert/delist、AK/SK 鉴权与拼多多发布链路
- 新增 ExternalGoodsController、ExternalGoodsAppService 及 DTO/VO
- AK/SK 过滤器与 Security 配置;GoodsAddBo.shopId、insertGoods 写 shop_id
- 移除 DeepSeekService;erp-api/bootstrap、nacos 示例与文档更新
- 作者: guochengyu

Made-with: Cursor
2026-03-23 19:22:35 +08:00