Skip to content
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

유저 회원가입 수락에 졸업생 수락 기능 추가 #139

Merged
merged 3 commits into from
Apr 11, 2023

Conversation

esperar
Copy link
Contributor

@esperar esperar commented Apr 11, 2023

💡 개요

유저 회원가입 수락에 졸업생 수락 기능 추가 🔨

📃 작업내용

user의 업데이트 함수중 Teacher, Graduate의 업데이트 함수를
updateTeacher updateGraduate로 메서드 명을 변경했습니다. ✍️

🔀 변경사항

user entity update Method name, AcceptUserSignUpService

🙋‍♂️ 질문사항

⚗️ 사용법

🎸 기타

@esperar esperar added the ✨ Feature 기능 개발 label Apr 11, 2023
@esperar esperar linked an issue Apr 11, 2023 that may be closed by this pull request
@esperar esperar requested a review from KimTaeO April 11, 2023 00:53
@esperar esperar merged commit c2271d3 into main Apr 11, 2023
@esperar esperar deleted the 138-graduate-role branch April 11, 2023 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

졸업생 UserRole 추가와 졸업생 회원가입 수락하기
3 participants