rwadurian/backend/services/admin-service/src
hailin 80e3fdb7e0 fix(admin-service): 修复合同服务调用 planting-service 端口和路径错误
- 端口从 3002 改为 3003(与 planting-service 实际端口一致)
- API 路径添加 /api/v1 前缀(planting-service 有全局前缀)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 23:20:26 -08:00
..
api fix(contracts): 移除控制器路径中的重复 v1 前缀 2026-02-05 23:12:34 -08:00
application fix(admin-service): 修复合同服务调用 planting-service 端口和路径错误 2026-02-05 23:20:26 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain fix(admin-service): 修复用户数据CDC同步使用userId导致的数据不一致问题 2026-01-08 20:35:30 -08:00
infrastructure fix(contracts): Prisma JSON 字段使用 undefined 替代 null 2026-02-05 23:02:02 -08:00
shared/exceptions refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
types refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
app.module.ts feat(contracts): 合同管理功能 - 查询/下载/批量打包 2026-02-05 22:50:17 -08:00
main.ts fix(admin-service): exclude /downloads from API prefix 2025-12-09 07:44:53 -08:00