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

[메뉴 추가] 메뉴 추가 및 수정 시 옵션 가격을 null로 변경 #225

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

chaeseungyun
Copy link
Contributor

@chaeseungyun chaeseungyun commented Apr 9, 2024

  • Close #ISSUE_NUMBER

What is this PR? 🔍

  • 기능 : 메뉴 추가 및 수정 시 option_price를 null로 변경
  • issue :

Changes 📝

메뉴 추가 및 수정 시 option_price를 null로 변경
현재 option_price를 사용하지 않고 있는데 초기값이 설정되어 있어서 잘못된 값이 서버에 보내지고 있었습니다
따라서 백엔드의 요청대로 null을 담아서 보내도록 수정했습니다

ScreenShot 📷

Test CheckList ✅

Precaution

✔️ Please check if the PR fulfills these requirements

  • It's submitted to develop branch, not the main branch
  • Did you merge recent develop branch?

@chaeseungyun chaeseungyun self-assigned this Apr 9, 2024
Copy link
Contributor

@daepan daepan left a comment

Choose a reason for hiding this comment

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

수고하셨습니다.

@chaeseungyun chaeseungyun merged commit b41260e into develop Apr 9, 2024
2 checks passed
@chaeseungyun chaeseungyun deleted the fix/option_price_bug branch April 9, 2024 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants