Merge branch 'JIWOO' into advc

This commit is contained in:
jiwoo 2024-02-13 17:36:06 +09:00
commit 6188e98daa
3 changed files with 3 additions and 2 deletions

View File

@ -646,7 +646,7 @@ public class CrownixAjaxController {
if("real".equals(environment)) {
jsDrtInfo.put("image", "https://www.edu-copyright.or.kr/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEInstrDetailVOList.get(i).getPhtAtchFileId());
}else {
jsDrtInfo.put("image", "http://192.168.0.59:3080/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEInstrDetailVOList.get(i).getPhtAtchFileId());
jsDrtInfo.put("image", "http://119.193.215.98:9989/offedu/uss/ion/pwm/getImage.do?atchFileId="+vEInstrDetailVOList.get(i).getPhtAtchFileId());
}

View File

@ -140,7 +140,7 @@ public class SspnIdtmtServiceImpl implements SspnIdtmtService {
if (cndtnTrgtMngVOList==null || cndtnTrgtMngVOList.size()<=0) { //step3.기존 이력이 없으면 관리자에게 문의 하도록 한다.
result = "fail";
msg = "대상자 정보가 없습니다. 관리자에게 문의 바랍니다.";
msg = "대상자 정보와 입력하신 정보가 일치하지 않습니다.\n담당자에게 문의 바랍니다.\n문의: 055-792-0223";
next = "Y"; //?
}else if (cndtnTrgtMngVOList.size()>0) {

View File

@ -580,6 +580,7 @@ $(document).ready(function(){
<input type="hidden" name="trgtNm">
<input type="hidden" name="dBirth">
<input type="hidden" name="sex">
<input type="hidden" name="clphone">
</form>
<form name="regForm" id="regForm">
<input type="hidden" name="prcsAplctPrdOrd">