refactor: Phase 1 complete - MartialMiniController refactored

Phase 1 Summary:
- Extracted MiniAuthService (login/logout/verify)
- Extracted MiniScoringService (submitScore)
- Created MiniQueryService (getAthletes/getScoreDetail)
- Created MiniAppFacade (aggregate services)
- Reduced controller from 1054 to 916 lines (-138 lines)
- All 440 tests passing
- 11 commits following Google standards

Next: Phase 2 - Refactor MartialScheduleServiceImpl
This commit is contained in:
2026-01-17 18:29:06 +08:00
parent 887d19e5b7
commit d7fe72a50a
8 changed files with 0 additions and 0 deletions