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