간편인증 : sa -> simple로 변경

This commit is contained in:
projectSylas
2022-01-19 06:19:04 +00:00
parent 4cc9e6b001
commit 1870a7d131
29 changed files with 112 additions and 104 deletions

View File

@ -31,7 +31,7 @@ if ($_POST["resultCode"] === "0000") {
// echo $response;
if($res_data['resultCode'] === "0000") {
$cert_type = 'sa'; // 인증타입
$cert_type = 'simple'; // 인증타입
$cert_no = $res_data['txId']; // 이니시스 트랜잭션 ID
$phone_no = $res_data['userPhone']; // 전화번호
$user_name = $res_data['userName']; // 이름