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] 선착순 응모가 완료되면 다음날 이벤트시간으로 카운트다운 되도록 수정 #29

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

luna156
Copy link
Collaborator

@luna156 luna156 commented Aug 22, 2024

🎯 이슈 번호

💡 작업 내용

  • ArrivalEventReleaseService interface에 getStartTime method 추가
  • 기존에 있던 static method도 이름을 변경하여 유지
  • start time을 local date가 아닌 localDatetimed으로 저장하게끔 수정

💡 자세한 설명

(가능한 한 자세히 작성해 주시면 도움이 됩니다.)

📗 참고 자료 (선택)

📢 리뷰 요구 사항 (선택)

🚩 후속 작업 (선택)

✅ 셀프 체크리스트

  • PR 제목을 형식에 맞게 작성했나요?
  • 브랜치 전략에 맞는 브랜치에 PR을 올리고 있나요? (master/main이 아닙니다.)
  • Reviewers, Labels, Projects를 등록했나요?
  • 작업 도중 문서 수정이 필요한 경우 잘 수정했나요?
  • 테스트는 잘 통과했나요?
  • 불필요한 코드는 제거했나요?

- ArrivalEventReleaseService interface에 getStartTime method 추가
- 기존에 있던 static method도 이름을 변경하여 유지
- start time을 local date가 아닌 localDatetimed으로 저장하게끔 수정
@luna156 luna156 added the enhancement New feature or request label Aug 22, 2024
@luna156 luna156 self-assigned this Aug 22, 2024
@luna156 luna156 merged commit 66e565c into master Aug 22, 2024
1 check passed
@luna156 luna156 deleted the feat/countDown-SSE branch August 22, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant