qihang-ecom-erp-open/api/erp-api
huangyujie 4eac7824fe feat(pdd): 二次上架走 goods.information.update,下架走 sale.status.set
- 请求带 pddGoodsId>0 时使用顶层表单调用 pdd.goods.information.update(与 goods.add 同形态)
- 移除 information-update-reshelf-enabled 配置与开关
- 业务成功以 goods_update_response.is_success 为准
- 扩展 ExternalGoodsUpsert/Delist 请求与发布/下架链路

Made-with: Cursor
2026-03-27 11:19:33 +08:00
..
src/main feat(pdd): 二次上架走 goods.information.update,下架走 sale.status.set 2026-03-27 11:19:33 +08:00
.gitignore 优化项目结构 2025-12-28 16:07:44 +08:00
Dockerfile chore(docker): switch services to eclipse-temurin 17 runtime image 2026-03-24 14:26:39 +08:00
pom.xml feat(external): 对外商品 upsert/delist、AK/SK 鉴权与拼多多发布链路 2026-03-23 19:22:35 +08:00