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

[feature/7-desserts-patchDessert] [판매자] 상품 수정 API에 디자인 요금 추가 구현 #180

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

JoongHyun-Kim
Copy link
Member

📚 이슈 번호

#160

💬 기타 사항

  • none

@JoongHyun-Kim JoongHyun-Kim added ♻️ refactor 리팩토링 🍊 sprint #3 3차 Sprint labels Mar 14, 2023
@JoongHyun-Kim JoongHyun-Kim added this to the 3차 Sprint milestone Mar 14, 2023
@JoongHyun-Kim JoongHyun-Kim requested a review from sojungpp as a code owner March 14, 2023 08:11
@JoongHyun-Kim JoongHyun-Kim self-assigned this Mar 14, 2023
Copy link
Member

@chaerlo127 chaerlo127 left a comment

Choose a reason for hiding this comment

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

🐿️

@@ -110,6 +116,9 @@ public enum BaseResponseStatus {
NO_MATCH_ORDER_STATUS(false, 3702, "가능한 주문 상태가 아닙니다."),
INVALID_ORDER_STATUS(false, 3703, "존재하지 않는 주문 상태 입니다."),

// option(3800~3899)
INVALID_OPTION_IDX(false, 3800, "존재하지 않는 옵션입니다."),
Copy link
Member

Choose a reason for hiding this comment

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

근데 생각해보니까 옵션관련 오류는 상품쪽으로 들어가도 되지 않을까요??

Copy link
Member Author

Choose a reason for hiding this comment

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

아아 조아요! 디저트 쪽으로 옮길게용

Copy link
Member Author

Choose a reason for hiding this comment

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

옮겼슴다~

Copy link
Member

@psyeon1120 psyeon1120 left a comment

Choose a reason for hiding this comment

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

👍 👍

@JoongHyun-Kim JoongHyun-Kim merged commit ad6e5e0 into develop-sprint-3 Mar 14, 2023
@JoongHyun-Kim JoongHyun-Kim deleted the feature/7-desserts-patchDessert branch March 22, 2023 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 리팩토링 🍊 sprint #3 3차 Sprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants