본인인증
- 본인인증 오류 메시지 수정
This commit is contained in:
@@ -97,7 +97,7 @@ class AuthService(
|
|||||||
|
|
||||||
repository.save(auth)
|
repository.save(auth)
|
||||||
} else {
|
} else {
|
||||||
throw SodaException("19세 미만 인증 오류")
|
throw SodaException("2005년 1월 1일 이전 출생자만 본인인증이 가능합니다.")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user