rwadurian/backend/services/reward-service/src
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
..
api feat(admin-web): 添加过期收益明细查询功能 2026-01-06 22:36:31 -08:00
application fix(reward-service): 修复 getExpiredRewardsEntries 的 userId 类型转换 2026-01-06 22:38:50 -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(ledger): add detailed ledger entry views with source tracking 2026-01-03 20:09:17 -08:00
infrastructure fix(reward-service): 修复 WalletServiceClient 未正确解析 wallet-service 响应格式的 Bug 2026-01-06 03:38:00 -08:00
shared refactor: use accountSequence as unified user identifier across all services 2025-12-10 13:55:03 -08:00
app.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
main.ts refactor: 多项UI优化和品牌更名 2025-12-15 01:43:47 -08:00