Commit Graph

4 Commits

Author SHA1 Message Date
huangyujie cce55fd98a config(erp-api): 拼多多 DEFAULT 映射 cat_id=16020、cost_template_id=303351846671360
Made-with: Cursor
2026-03-24 20:02:57 +08:00
huangyujie 931eb62022 feat(erp-api): 开启 external.pdd.publish-enabled 并补全默认映射模板;upsert 增加 PDD 配置与结果摘要日志
Made-with: Cursor
2026-03-24 19:43:51 +08:00
huangyujie 986b0ddeef feat(erp-api): 对外上下架全量请求日志开关 external.goods.log-full-request
- ExternalGoodsApiLogProperties + EnableConfigurationProperties
- upsert/delist 入口 INFO 打印完整 JSON(无脱敏)
- application.yml / nacos 模板默认开启,生产可关
- 作者: guochengyu

Made-with: Cursor
2026-03-24 14:30:37 +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