rwadurian/backend/services/authorization-service/src/domain/events
hailin 7a264a0158 feat(authorization): 实现省区域/市区域自动升级机制
- 添加 createAutoUpgradedProvinceCompany/CityCompany 工厂方法
- 在 handleTreePlanted 中检查自动升级条件
- 省区域:团队累计5万棵时自动升级
- 市区域:团队累计1万棵时自动升级
- 扩展 ITeamStatisticsRepository 接口添加 getReferralChain 方法

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 17:24:44 -08:00
..
assessment-events.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
authorization-events.ts feat(authorization): 实现省区域/市区域自动升级机制 2025-12-22 17:24:44 -08:00
domain-event.base.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
index.ts feat(withdrawal): implement withdrawal order and fund allocation system 2025-12-09 02:35:27 -08:00
system-account-events.ts feat(withdrawal): implement withdrawal order and fund allocation system 2025-12-09 02:35:27 -08:00