rwadurian/backend/services/reporting-service/src
hailin 7744abf57d fix(reporting-service): 修复 DashboardController 的依赖注入问题
在 ApiModule 中导入 RedisModule,使 HotWalletBalanceCacheService
可以被 DashboardController 注入使用。

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 23:12:24 -08:00
..
api fix(reporting-service): 修复 DashboardController 的依赖注入问题 2026-01-06 23:12:24 -08:00
application feat(admin-web): 添加过期收益明细查询功能 2026-01-06 22:36:31 -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 feat(dashboard): 添加热钱包余额实时显示(公共账户/因子) 2026-01-06 23:04:21 -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