-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT] 테마 별 행복루틴 리스트 조회 #54
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고 많으셨어요.. 정말.. 🥹
@@ -30,4 +22,5 @@ public class HappinessRoutine { | |||
@ManyToOne(fetch = FetchType.LAZY) | |||
@JoinColumn(name = "theme_id") | |||
private HappinessTheme theme; | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
띄어쓰기 몬가요
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
불필요한 띄어쓰기 삭제 부탁드려요!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨습니다 ㄷㄷㄷ
✨ Related Issue
📝 기능 구현 명세
🐥 추가적인 언급 사항
더 열심히 공부하겠습니다