-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
캐시 매니저 설정을 제거하고 Schedule의 grade 타입을 Set에서 List로 변경했습니다. 이를 통해 코드의 일관성을 유지하고 오버헤드를 줄이려는 목적이 있습니다. Mapper에서도 대응하는 변환 로직을 수정했습니다.
- Loading branch information
1 parent
8f2c492
commit 980f9e3
Showing
3 changed files
with
6 additions
and
6 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