- Add SystemAccount domain in authorization-service for managing regional/company accounts - Implement fund allocation service in planting-service with multi-tier distribution - Add WithdrawalOrder aggregate in wallet-service with full lifecycle management - Create internal wallet controller for cross-service fund allocation - Add Kafka event publishing for withdrawal requests - Implement unit-of-work pattern for transactional consistency - Update Prisma schemas with withdrawal order and system account tables 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| application | ||
| config | ||
| domain | ||
| infrastructure | ||
| shared | ||
| app.module.ts | ||
| main.ts | ||