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

[feat] 주문 기능 엔티티 생성 #4

Merged
merged 1 commit into from
Sep 6, 2024
Merged

[feat] 주문 기능 엔티티 생성 #4

merged 1 commit into from
Sep 6, 2024

Conversation

jw427
Copy link
Owner

@jw427 jw427 commented Sep 6, 2024

Issue

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

feat/entity -> dev

변경 사항

  • 주문, 배송, 결제, 상품, 가격 Entity와 파생되는 Enum 작성
  • 서버 분리로 인한 서버 포트 변경

- 주문, 배송, 결제, 상품, 가격 Entity와 파생되는 Enum 작성
- 서버 분리로 인한 서버 포트 변경
@jw427 jw427 added the feat label Sep 6, 2024
@jw427 jw427 self-assigned this Sep 6, 2024
@jw427 jw427 linked an issue Sep 6, 2024 that may be closed by this pull request
4 tasks
@jw427 jw427 merged commit db8b255 into dev Sep 6, 2024
@jw427 jw427 deleted the feat/entity branch September 6, 2024 17:04
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.

주문 기능 엔티티 생성
1 participant