1 次代码提交

作者 SHA1 备注 提交日期
API Changelog Bot
0cdd5cfebb bug: 产品状态变更请求路径错误(404)
前端请求路径 PUT /admin/admin/product/{id}/status 多了一层/admin且缺少/item,
正确路径为 PUT /admin/product/item/{productId}/status

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 17:39:38 +08:00