rwadurian/backend/services/reporting-service/src
hailin 6d5c5f7e4c fix(reporting-service): add /api/v1 prefix to wallet and reward service API calls
修复 reporting-service 调用 wallet-service 和 reward-service 时的 404 错误,
所有内部 HTTP 调用路径添加 /api/v1 全局前缀。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 23:18:10 -08:00
..
api feat(reporting): add system account report aggregation feature 2026-01-04 22:06:58 -08:00
application feat(reporting): fix system account report to use wallet-service data 2026-01-04 23:10:20 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain feat(reporting): 实现 Dashboard API 完整功能 2025-12-18 00:31:08 -08:00
infrastructure fix(reporting-service): add /api/v1 prefix to wallet and reward service API calls 2026-01-04 23:18:10 -08:00
shared refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
app.module.ts feat(reporting): 实现 Dashboard API 完整功能 2025-12-18 00:31:08 -08:00
main.ts fix(reporting-service): 启动 Kafka 微服务消费者以记录真实活动 2025-12-19 21:50:36 -08:00