generated from Bamdoliro/repository-generator
-
Notifications
You must be signed in to change notification settings - Fork 2
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
[새기능] 원서 전형별 메시지 보내기 #81
Labels
새기능
새로운 기능 개발
Comments
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- SendMessageService에서 formRepository를 사용하지 않아서 제거했어요.
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- 마이스터전형과, 마이스터전형을 제외한 모든 전형을 조회하기 위해서 findMeisterTalentFirstRoundForm()과 findNotExistsMeisterTalentFirstRoundForm() 메서드를 추가했어요
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- 마이스터전형과, 마이스터전형을 제외한 모든 전형을 조회하기 위해서 findMeisterTalentFirstRoundForm()과 findNotExistsMeisterTalentFirstRoundForm() 메서드를 구현했어요.
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- 전형별로 메시지를 보내기 위해서 컨트롤러에 메서드를 추가했어요.
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- SendMessageByStatusRequest로 이름을 변경했어요
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- 전형별 메시지 보내기 메서드를 만들었어요. - 비즈니스 로직을 private 메서드로 바꾸었어요. - 겹치는 로직을 하나의 메서드로 개선했어요
jyj1289
added a commit
that referenced
this issue
May 31, 2024
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- SendMessageByTypeRequest DTO를 추가했어요.
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- SendMessageRequest를 SendMessageByStatusRequest로 변경했어요
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- 요청할 때 인식이 되지 않아서 boolean 타입에서 Boolean 타입으로 바꾸었어요
jyj1289
added a commit
that referenced
this issue
May 31, 2024
- 요청할 때 인식이 되지 않아서 boolean 타입에서 Boolean 타입으로 바꾸었어요
jyj1289
added a commit
that referenced
this issue
Jun 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
✨ 개요
원서 전형별로도 메시지를 보낼 수 있어야 합니다.
✅ 해야 할 일
🙏🏻 요구사항
🙋🏻 덧붙일 말
No response
The text was updated successfully, but these errors were encountered: