-
Notifications
You must be signed in to change notification settings - Fork 1
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] 선착순 이벤트 당첨자수 스케줄링 #17
Conversation
* | ||
*/ | ||
@Scheduled(cron = "0 45 19 * * *") | ||
public void setDailyQuiz() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이부분 메소드 이름을 바꾸는건 어떨까요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
앗 실수했습니다
} | ||
|
||
|
||
@Scheduled(cron = "0 20 3 * * *") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
이부분 실수로 삭제 안하신것같아요
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
앗
그 이외에는 문제없는것 같습니다. 수고하셨습니다. |
넵 리뷰 감사합니다 |
🎯 이슈 번호
Issue #16
💡 작업 내용
💡 자세한 설명
✅ 셀프 체크리스트