카카오 로그인 작업 개선

This commit is contained in:
2018-09-09 21:16:44 +09:00
parent 1596269848
commit 75619befef
9 changed files with 32 additions and 12 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ if(!$email){
Json::die([
'result'=>false,
'reqOTP'=>false,
'reason'=>'이메일 정보 공유를 허해 주셔야 합니다.',
'reason'=>'이메일 정보 공유를 허해 주셔야 합니다.',
]);
}