Commit Graph

3 Commits

Author SHA1 Message Date
yahaozhang
36c5d7f760 fix UserType enum mapping and implement unified API response
- Fix UserType enum mapping issue by adding fromValue method and custom type handler
- Create unified API response structure with ErrorCode constants
- Update AuthController to use standardized response format with proper error codes
- Add verification code authentication system replacing password-based auth
- Improve Swagger documentation with detailed API annotations

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-20 14:45:43 +08:00
zyh
445e448d55 refactor application configuration and update user model with new fields 2025-07-18 18:12:21 +08:00
zyh
9c6c3e091f first commit 2025-07-18 17:58:07 +08:00