rwadurian/backend/services/reward-service/src/application
hailin 95cb3510aa fix(reward-service): 修复 getExpiredRewardsEntries 的 userId 类型转换
将 bigint 类型的 userId 转换为 number 类型以匹配返回类型定义

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 22:38:50 -08:00
..
schedulers refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
services fix(reward-service): 修复 getExpiredRewardsEntries 的 userId 类型转换 2026-01-06 22:38:50 -08:00
application.module.ts fix(reward): register EventConsumerController to enable Kafka consumption 2025-12-10 10:36:55 -08:00