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] 경매 생성 제약 조건 중복 적용 #30

Closed
5 tasks done
Tracked by #11
yudonggeun opened this issue Aug 11, 2024 · 0 comments · Fixed by #37
Closed
5 tasks done
Tracked by #11

[FEATURE] 경매 생성 제약 조건 중복 적용 #30

yudonggeun opened this issue Aug 11, 2024 · 0 comments · Fixed by #37
Assignees
Labels
FEATURE 새로운 기능 또는 변경

Comments

@yudonggeun
Copy link
Contributor

yudonggeun commented Aug 11, 2024

✨ Describe

  • 시작 중인 경매는 변경할 수 없다.
  • 경매 변경시 상품, 가격, 제고, 최대 구매 가능 수량, 변동폭, 변동 시간 단위, 경매 시작 시간, 경매 종료 시간, 판매자 정보, 제고 정보 노출 정책이(가) 필요하다.
  • 경매의 변동 폭의 단위는 %, 혹은 금액으로 결정할 수 있다.
  • 경매 시작 시간과 경매 종료 시간의 차이는 10분, 20분, 30분, 40분, 50분, 60분으로 제한된다.
  • 변동 시간의 단위는 경매 시작시간과 종료시간의 차이보다 작아야한다.
@yudonggeun yudonggeun changed the title 경매 생성 제약 조건 중복 적용 [FEATURE] 경매 생성 제약 조건 중복 적용 Aug 11, 2024
@yudonggeun yudonggeun added the FEATURE 새로운 기능 또는 변경 label Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEATURE 새로운 기능 또는 변경
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants