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

[Step4] 로또(2등) #1676

Merged
merged 6 commits into from
May 26, 2021
Merged

[Step4] 로또(2등) #1676

merged 6 commits into from
May 26, 2021

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    7fc89fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728cfb1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. refactor: WinningTicket 도메인 추가

     - WinningTicket 티켓에서 당첨 확인이 될 수 있도록 책임 위임
     - Ticket.numbers().values() 이 부분을 Ticket.numbers() 수정
    LenKIM committed May 26, 2021
    Configuration menu
    Copy the full SHA
    3fd2490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0243810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b196404 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb32db9 View commit details
    Browse the repository at this point in the history