Compare commits
No commits in common. "b7cc865b4810eccd198ceabc2f5eefe86fc2b2f1" and "812997fa95437982984f78506cada5536cfb7b3e" have entirely different histories.
b7cc865b48
...
812997fa95
|
|
@ -12,10 +12,10 @@
|
||||||
<!-- 모바일 인증 정보 시작 -->
|
<!-- 모바일 인증 정보 시작 -->
|
||||||
<!-- 회원사ID -->
|
<!-- 회원사ID -->
|
||||||
<entry key="cert.cpId" value="KCTM1002"/>
|
<entry key="cert.cpId" value="KCTM1002"/>
|
||||||
<!-- URL코드 - 개발용(006002), 운영용(003002) -->
|
<!-- URL코드 - 개발용(002001), 운영용(003002) -->
|
||||||
<entry key="cert.urlCode" value="006002"/>
|
<entry key="cert.urlCode" value="002001"/>
|
||||||
<!-- 인증후 호출 URL - 개발용(http://localhost/mobileCertResult.do), 운영용(https://www.geoinfo.or.kr/mobileCertResult.do)-->
|
<!-- 인증후 호출 URL - 개발용(http://localhost/mobileCertResult.do), 운영용(https://www.geoinfo.or.kr/mobileCertResult.do)-->
|
||||||
<entry key="cert.retUrl" value="http://localhost:8080/mobileCertResult.do"/>
|
<entry key="cert.retUrl" value="http://localhost/mobileCertResult.do"/>
|
||||||
<!-- 모바일 인증 정보 끝 -->
|
<!-- 모바일 인증 정보 끝 -->
|
||||||
|
|
||||||
</map>
|
</map>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue