rwadurian/backend/services/reward-service/src
hailin 4df9895863 feat(admin-web): 完善系统账户报表收益统计显示
- 分享引荐收益汇总:显示所有状态(PENDING/SETTLEABLE/SETTLED/EXPIRED)的完整数据
- 面对面结算:改为从 wallet_ledger_entries 表查询 SPECIAL_DEDUCTION 类型
- 新增按状态分组统计表格和详细分类卡片

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 20:11:09 -08:00
..
api feat(admin-web): 添加系统账户收益类型详细明细列表功能 2026-01-06 09:19:15 -08:00
application feat(admin-web): 完善系统账户报表收益统计显示 2026-01-06 20:11:09 -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