rwadurian/backend/services/reporting-service/src
hailin 84aa8181a9 fix(reporting-service): 兼容 referral-service 的认种事件格式
- planting.order.paid 事件现在由 referral-service 发送
- 消息格式为 { eventName, data: {...} },与原 planting-service 格式不同
- 添加兼容逻辑,同时支持两种格式
- 修复今日认种统计为0的问题

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 06:58:33 -08:00
..
api fix(reporting-service): 修复 DashboardController 的依赖注入问题 2026-01-06 23:12:24 -08:00
application fix(reporting-service): 账户余额改为 累计收入 - 累计转出 2026-01-07 06:41:28 -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): 兼容 referral-service 的认种事件格式 2026-01-07 06:58:33 -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