generated from Bamdoliro/repository-generator
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(#148): 수험표 양식 변경 및 Schedule 상수 추가
- 수험표의 양식을 변경했어요. - Schedule 에 입학 등록기간, 마이스터 인재전형 입실시간, 나머지 전형 입실시간을 상수로 추가했어요. - Schedule 에 새로운 format 메서드를 만들었어요. - GenerateAdmissionTicketUseCase 에서 Map.of() 메서드는 10개의 요소만 들어갈 수 있어, Map.ofEntries() 메서드를 사용하도록 변경했어요.
- Loading branch information
Showing
3 changed files
with
33 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters