Files
TK-BOM-Project/backend/app/auth/signup_routes.py
Hyungi Ahn e50f0887ad
Some checks failed
SonarQube Analysis / SonarQube Scan (push) Has been cancelled
🔧 UserRepository 메서드명 수정
- get_user_by_username → find_by_username
- 실제 models.py의 메서드명에 맞춤
- 회원가입 기능 정상 작동
2025-10-14 07:30:56 +09:00

9.1 KiB