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

[refactor] #126 - 프론트 요청 필드 반영 #140

Merged
merged 14 commits into from
Jul 18, 2024
Merged

Conversation

hoonyworld
Copy link
Member

Related issue 🛠

Work Description ✏️

회원 예매 조회 & 비회원 예매 조회

  • 이미지 url 누락 (posterImage)
  • 전체 가격 누락 (totalPaymentAmount)
  • 예매자 번호 -> 메이커 번호로 변경 필요 (bookerPhoneNumber -> performanceContact)
  • 공연 id 누락 (performanceId)

프론트엔드 파트에서 위의 요청한 사항을 반영하였습니다.

Trouble Shooting ⚽️

Related ScreenShot 📷

Uncompleted Tasks 😅

To Reviewers 📢

Copy link
Collaborator

@hyerinhwang-sailin hyerinhwang-sailin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ap

@hoonyworld hoonyworld merged commit e1823d7 into develop Jul 18, 2024
1 check passed
@hoonyworld hoonyworld deleted the feat/#126 branch July 19, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refactor] 회원 예매 조회, 비회원 예매 조회에 누락된 필드 추가
2 participants