You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…469)
* refactor: VotingSongPart 에 ManyToOne 관계의 Member 필드 추가
생성자 변경으로 인해 실패하는 테스트 수정, sql 스크립트에 해당 변경 내용 적용
* feat: 멤버가 등록한 같은 파트가 있는지 확인하는 메서드 추가
* feat: VotingSongPartService 멤버가 등록한 같은 파트 처리 로직 추가
* feat: VotingSongPartController 멤버가 등록한 같은 파트 처리 로직, 테스트 추가
* style: 공백 제거
* refactor: VotingSongPart 의 Member 필드를 삭제하고 Vote 에 멤버를 추가한다.
* refactor: VotingSongPartService 로직 변경
* refactor: 리뷰 반영
🤷 개선할 기능
기존 멤버가 등록중인 노래에 같은 부분을 킬링파트로 등록시 추가 데이터를 저장하지 않는다.
🔨 상세 작업 내용
⏰ 예상 작업 시간
2시간
⏰ 마감일
230926
The text was updated successfully, but these errors were encountered: