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

[FIX] #27 회원가입 시 마케팅 활용 정보 동의 필드 추가 #39

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

mungmnb777
Copy link
Contributor

@mungmnb777 mungmnb777 commented Jan 25, 2024

Issue ticket link and number

Describe changes

  • Member 엔티티에 acceptsMarketing 필드가 추가되었습니다.
  • 회원 가입 로직에 마케팅 활용 정보를 추가하는 로직을 추가하였습니다.

Notification for Reviewer

close #27

@mungmnb777 mungmnb777 added the fix label Jan 25, 2024
@mungmnb777 mungmnb777 self-assigned this Jan 25, 2024
@github-actions github-actions bot requested a review from h-beeen January 25, 2024 16:00
Copy link

코드 리뷰 요청합니다 🙆 @h-beeen

@mungmnb777 mungmnb777 merged commit 9ea887a into develop Jan 25, 2024
2 checks passed
@mungmnb777 mungmnb777 deleted the feat/#27 branch January 26, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FIX] 마케팅 활용 정보 동의 관련 회원 엔티티 및 회원 가입 로직 수정
1 participant