Skip to content

Commit

Permalink
add : WorkExperience에 ZERO 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
yeopyeop-82 committed Feb 15, 2024
1 parent 7165eef commit 88495a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package umc.meme.shop.global.enums;

public enum WorkExperience {
ONE, TWO, THREE, FOUR,
ZERO, ONE, TWO, THREE, FOUR,
FIVE, SIX, SEVEN, EIGHT,
NINE, TEN
}

0 comments on commit 88495a4

Please sign in to comment.