API 통계 화면 정리
eapim-admin CI / build (push) Has been cancelled

This commit is contained in:
eastargh
2026-08-31 10:47:15 +09:00
parent 9cdfad1317
commit 927ef830ac
17 changed files with 354 additions and 90 deletions
@@ -281,6 +281,9 @@ $(document).ready(function() {
<%-- <img id="btn_excel" src="<c:url value="/img/btn_excel.png"/>" level="W" status="DETAIL"/> --%>
</div>
<div class="title"><%= localeMessage.getString("tranStat.title") %><span class="tooltip"><%= localeMessage.getString("tranStat.tooltip") %></span></div>
<div style="padding-bottom: 10px; color: #555">
※ 100 : 송신>APIM &nbsp; 200 : APIM>수신 &nbsp; 300 : 수신>APIM &nbsp; 400 : APIM>송신
</div>
<ajax>
<table id="grid" ></table>
</ajax>