|
@@ -4803,10 +4803,12 @@ ubiLib.ubiReportPopup = function(jrfId, param, jobGbCd, callbackurl) {
|
|
UBI_HTML_URL = 'http://192.168.36.12:9099/ubi4/ubihtml.jsp';
|
|
UBI_HTML_URL = 'http://192.168.36.12:9099/ubi4/ubihtml.jsp';
|
|
break;
|
|
break;
|
|
case 'portal2.sgc.co.kr' :
|
|
case 'portal2.sgc.co.kr' :
|
|
|
|
+ case 'as2.sgcetec.co.kr' :
|
|
KOFFICE_MAIN_URL = 'https://portal2.sgc.co.kr';
|
|
KOFFICE_MAIN_URL = 'https://portal2.sgc.co.kr';
|
|
UBI_HTML_URL = 'https://portal2.sgc.co.kr/ubi4/ubihtml.jsp';
|
|
UBI_HTML_URL = 'https://portal2.sgc.co.kr/ubi4/ubihtml.jsp';
|
|
break;
|
|
break;
|
|
case 'portal.sgc.co.kr' :
|
|
case 'portal.sgc.co.kr' :
|
|
|
|
+ case 'as.sgcetec.co.kr' :
|
|
KOFFICE_MAIN_URL = 'https://portal.sgc.co.kr';
|
|
KOFFICE_MAIN_URL = 'https://portal.sgc.co.kr';
|
|
UBI_HTML_URL = 'https://portal.sgc.co.kr/ubi4/ubihtml.jsp';
|
|
UBI_HTML_URL = 'https://portal.sgc.co.kr/ubi4/ubihtml.jsp';
|
|
break;
|
|
break;
|