Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
belljun3395 authored Sep 27, 2024
2 parents ac38810 + 60cc856 commit 344520a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ enum class BatchCategoryType(val code: Byte, val displayName: String) {
ECONOMY(0, "경제"),
IT(10, "IT"),
MARKETING(20, "마케팅"),
LANGUAGE(25, "외국어"),
CULTURE(30, "교양"),
SCIENCE(40, "과학"),
;
Expand Down

0 comments on commit 344520a

Please sign in to comment.