rwadurian/frontend/mobile-app/lib/core/services
hailin 26427443fe feat(mobile): add auth-province and auth-city company display in profile page
- Add authProvinceCompany and authCityCompany to RoleType enum
- Update UserAuthorizationSummary to support all role types
- Update profile page to display all authorization types

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 22:20:25 -08:00
..
account_service.dart fix(guide): use fitWidth to prevent image stretching + add debug logs 2025-12-09 18:36:43 -08:00
authorization_service.dart feat(mobile): add auth-province and auth-city company display in profile page 2025-12-11 22:20:25 -08:00
deposit_service.dart feat(deposit): add deposit balance API and Kafka consumer for deposit events 2025-12-09 02:29:31 -08:00
planting_service.dart refactor: use accountSequence as unified user identifier across all services 2025-12-10 13:55:03 -08:00
referral_service.dart feat(referral): add personal/team planting counts to direct referral list 2025-12-10 05:57:46 -08:00
reward_service.dart refactor(reward): 前端直接从 reward-service 查询奖励数据 2025-12-11 00:36:53 -08:00
wallet_service.dart fix(mobile): fix wallet API response parsing 2025-12-10 06:55:30 -08:00