Files
sam-api/app/Services
kent abf4d09f1b fix: 프로필 이미지 업로드 시 profile_photo_path 필드 직접 처리
- updateMe() 메서드에서 profile_photo_path, display_name 고정 필드를
  effectiveFieldMap() 동적 필드 처리 전에 직접 저장하도록 수정
- 기존 로직은 SettingFieldDef 테이블 기반 동적 필드만 처리하여
  profile_photo_path가 무시되던 문제 해결

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-29 21:04:32 +09:00
..