예약 업로드 #113
@@ -97,7 +97,7 @@ class AuthService(
|
||||
|
||||
repository.save(auth)
|
||||
} else {
|
||||
throw SodaException("19세 미만 인증 오류")
|
||||
throw SodaException("2005년 1월 1일 이전 출생자만 본인인증이 가능합니다.")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user