rwadurian/backend/services/identity-service/src/infrastructure/external
hailin ecf3755227 feat: integrate real API for authorization apply page
Changes:
- Add generic image upload API endpoint (POST /user/upload-image)
- Add uploadImage method in StorageService for backend
- Add uploadImage method in AccountService for frontend
- Add selfApplyStatus and selfApplyAuthorization methods in AuthorizationService
- Replace mock data with real API calls in authorization apply page
- Add API endpoints for self-apply status and self-apply authorization

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 22:01:28 -08:00
..
blockchain feat: 实现手机号+密码登录和账号恢复功能 2025-12-20 20:35:44 -08:00
mpc feat: 实现手机号+密码登录和账号恢复功能 2025-12-20 20:35:44 -08:00
sms fix: 短信超时返回成功状态避免前端报错 2025-12-21 20:55:31 -08:00
storage feat: integrate real API for authorization apply page 2025-12-21 22:01:28 -08:00