parent
26d9b6cf35
commit
9192209ca7
|
@ -97,7 +97,7 @@ class AuthService(
|
||||||
|
|
||||||
repository.save(auth)
|
repository.save(auth)
|
||||||
} else {
|
} else {
|
||||||
throw SodaException("19세 미만 인증 오류")
|
throw SodaException("2005년 1월 1일 이전 출생자만 본인인증이 가능합니다.")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue