We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
#21 주문 기능 구현 (#32)
99e23e2
* feat: 기본적인 주문 crud 구현 TODO - 상세 비즈니스 로직/유효성 검사 추가 및 controller 추가 필요 * feat: 기본적인 주문 crud api 추가
#21 주문 상세 기능 구현 (#34)
064433f
* feat: 주문 목록의 상품/주문의 연관관계를 primitive 값으로 변경 * feat: 주문 조회 시 삭제 처리된 주문 제외하고 조회되도록 수정 및 upsert 기능 수정
Sung-jin
No branches or pull requests
The text was updated successfully, but these errors were encountered: