rwadurian/backend/services/reward-service/src
hailin 943fd9efe9 chore: 提交所有未提交的修改
包括:
- admin-service: 系统配置功能
- authorization-service: 自助授权申请功能
- planting-service: 资金分配服务
- reward-service: 奖励计算服务
- admin-web: 用户管理和设置页面
- mobile-app: 授权、认证、路由等功能

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-19 06:09:43 -08:00
..
api feat(reward): 可结算列表改为从 reward-service 读取 2025-12-17 06:55:41 -08:00
application fix: 修正 sourceOrderNo 属性访问路径 2025-12-17 06:58:21 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain chore: 提交所有未提交的修改 2025-12-19 06:09:43 -08:00
infrastructure fix(reward): 修复调用 authorization-service 时传递 userId 而非 accountSequence 的问题 2025-12-14 06:48:58 -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