API 명 -> API ID

API 설명 -> API 명

- API 변경된 이름 통일
This commit is contained in:
daekuk
2026-02-23 17:59:32 +09:00
parent 61d6edca85
commit 3696cbb6c5
9 changed files with 21 additions and 21 deletions
@@ -626,7 +626,7 @@
<thead>
<tr>
<th style="width:50px;">No</th>
<th>API ID</th>
<th><%= localeMessage.getString("eaiMessage.eaiSvcName")%></th>
<th style="width:120px;">상태</th>
</tr>
</thead>
@@ -15,7 +15,7 @@
<table class="if-table">
<thead>
<tr>
<th class="col-id">API ID</th>
<th class="col-id"><%= localeMessage.getString("eaiMessage.eaiSvcName")%></th>
<th>설명</th>
</tr>
</thead>
@@ -862,7 +862,7 @@ $(document).ready(function() {
</colgroup>
<thead>
<tr>
<th>API ID</th>
<th><%= localeMessage.getString("eaiMessage.eaiSvcName")%></th>
<th>설명</th>
<th>관리</th>
</tr>