Skip to content

Commit

Permalink
add: 오름별 날짜 매핑 코드 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Song-EunJu committed Nov 17, 2022
1 parent ac4d6ca commit 75779e5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/com/example/goorm/oreum/BirtyDayRequest.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package com.example.goorm.oreum;public class BirtyDayRequest {
}
2 changes: 2 additions & 0 deletions src/main/java/com/example/goorm/oreum/EnumMapperType.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package com.example.goorm.oreum;public class EnumMapperType {
}
2 changes: 2 additions & 0 deletions src/main/java/com/example/goorm/oreum/MyOreum.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package com.example.goorm.oreum;public class MyOreum {
}
2 changes: 2 additions & 0 deletions src/main/java/com/example/goorm/oreum/OreumType.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package com.example.goorm.oreum;public enum OreumType {
}

0 comments on commit 75779e5

Please sign in to comment.