Merge remote-tracking branch 'origin/jenkins_with_weblogic' of C:/KJB_DEV/eapim-bundle/bundles/260108/eapim-admin_incremental_2025-12-15.bundle into jenkins_with_weblogic

This commit is contained in:
Rinjae
2026-01-08 14:26:03 +09:00
5 changed files with 26 additions and 5 deletions
@@ -1270,14 +1270,21 @@
function setupCloneInterfaceModal(event) {
const eaiBzwkDstcd = $('#eaiBzwkDstcd').val();
const eaiSvcName = $('#eaiSvcName').val();
const eaiSvcDesc = $('#eaiSvcDesc').val();
const inOutType = $('#inOutType').val();
const sendRecvType = $('#sendRecvType').val();
const inboundHttpMethod = $('#inboundHttpMethod').val();
const inboundRestPath = $('#inboundRestPath').val();
$('#newBizCode').val(eaiBzwkDstcd).trigger('change');
$('#newSvcName').val(eaiSvcName);
$('#newInOutType').val(inOutType);
$('#newSendRecvType').val(sendRecvType);
$('#newSvcDesc').val(eaiSvcDesc);
$('#newInboundHttpMethod').val(inboundHttpMethod).trigger('change');
$('#newInboundRestPath').val(inboundRestPath);
$('#newSvcName').val('');
if($('#inboundRestPath').prop('disabled')){
$('#newRoutingOptionGroup').css('display','none');
}else{
@@ -1611,6 +1618,7 @@
<option value="none" selected>NONE</option>
<option value="oauth">OAUTH</option>
<option value="api_key">API_KEY</option>
<option value="ca">CA</option>
</select>
</div>
</div>
@@ -347,8 +347,8 @@
'<%=localeMessage.getString("tracking.keymgtmsgctnt")%>',
'<%=localeMessage.getString("tracking.logprcssserno_tmp")%>',
'<%=localeMessage.getString("tracking.telgmrecvtrancd")%>',
'<%=localeMessage.getString("tracking.eaisvcname")%>',
'<%=localeMessage.getString("tracking.eaisvcdesc")%>',
'API ID',
'API 명',
'<%=localeMessage.getString("tracking.eaibzwkdstcd")%>',
'<%=localeMessage.getString("tracking.extBizName")%>',
'<%=localeMessage.getString("tracking.ifDisKeyVal")%>',
@@ -598,7 +598,7 @@
<table class="search_condition" cellspacing=0;>
<tbody>
<tr>
<th style="width:12%; min-width:120px;"><%=localeMessage.getString("tracking.eaisvcname")%></th>
<th style="width:12%; min-width:120px;">API ID</th>
<td style="width:15%;"><input type="text" name="searchEaiSvcName" value="${param.searchEaiSvcName}"></td>
<th style="width:13%; min-width:140px;"><%=localeMessage.getString("tracking.bzwkdstcd")%></th>
<td style="width:15%; min-width:160px;">