rwadurian/backend/services/wallet-service/src/application
hailin 781721a659 feat(withdrawal): implement withdrawal order and fund allocation system
- 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>
2025-12-09 02:35:27 -08:00
..
commands feat(withdrawal): implement withdrawal order and fund allocation system 2025-12-09 02:35:27 -08:00
event-handlers feat(deposit): add deposit balance API and Kafka consumer for deposit events 2025-12-09 02:29:31 -08:00
queries feat(deposit): add accountSequence correlation and testnet support 2025-12-08 10:26:01 -08:00
services feat(withdrawal): implement withdrawal order and fund allocation system 2025-12-09 02:35:27 -08:00