Skip to content

Commit

Permalink
test: ec2 연동 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
mangowhoiscloud committed Nov 7, 2024
1 parent 3c9ba92 commit 761b424
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ public record SummaryAndJudgementRequest(
@JsonFormat(pattern = "yyyy-MM-dd")
@NotNull(message = "생년월일이 비었습니다.")
LocalDate birth

) {
}

0 comments on commit 761b424

Please sign in to comment.