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

feat: #34 멤버 상태마다 별도의 목록 조회 및 검색 api 추가 #41

Merged
merged 7 commits into from
Jan 30, 2025

Conversation

kwonyj1022
Copy link
Collaborator

📄 작업 내용 요약

  • 상태별 멤버 엔티티 추가 (멤버 공통 정보 엔티티와 상태별 멤버 엔티티를 OneToOne 매핑)
  • 멤버 상태별로 별도의 멤버 목록 조회 및 검색 api 추가

📎 Issue 번호

@kwonyj1022 kwonyj1022 added the feature 새로운 기능 추가 label Jan 30, 2025
@kwonyj1022 kwonyj1022 self-assigned this Jan 30, 2025
@kwonyj1022 kwonyj1022 merged commit 0f0e2bc into develop Jan 30, 2025
@kwonyj1022 kwonyj1022 deleted the feature/34 branch January 30, 2025 18:48
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.

멤버 상태마다 별도의 목록 조회 및 검색 api 추가
1 participant