※아래 기재사항은 필수 입니다 빈칸 없이 기재해주세요.
※[i-PIN 인증] 으로 본인인증을 하였습니다. 학습 시 본인인증도 [i-PIN 인증]으로 본인인증을 진행합니다.
} - else if (Model.User.authPlatform == AuthPlatform.Mobile) + else if (Model.User.authplatform == AuthPlatform.Mobile) {※[휴대폰 본인인증] 으로 본인인증을 하였습니다. 학습 시 본인인증도 [i-PIN 인증]으로 본인인증을 진행합니다.
} diff --git a/FO/Views/Account/JoinIdVeri.cshtml b/FO/Views/Account/JoinIdVeri.cshtml index 4ef9d23..d93f14c 100644 --- a/FO/Views/Account/JoinIdVeri.cshtml +++ b/FO/Views/Account/JoinIdVeri.cshtml @@ -15,7 +15,7 @@ @Html.HiddenFor(w=>w.User.ci) @Html.HiddenFor(w=>w.intval2) @Html.HiddenFor(w=>w.User.jointype) - @Html.HiddenFor(w=>w.User.authPlatform) + @Html.HiddenFor(w=>w.User.authplatform)