Compare commits

..

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@ document.addEventListener('keyup', function(e) {
</td>
<td width="690" valign="top"><img src="${pageContext.request.contextPath}/images/admins/frame/top_menu.gif" width="690" height="135" border="0" usemap="#Map2" /></td>
<td valign="bottom"><span class="top-menu-item"><a href="/admins/main/main.do?menuId=constructionProjectManagement&pId=construction-project-statistics-index">건설현장 관리</a></span></td>
<td valign="bottom"><span class="top-menu-item"><a href="/admins/main/main.do?menuId=mgmtApi&pId=mgmt-api-index">API 관리</a></span></td>
<td valign="bottom"><span class="top-menu-item"><a href="/admins/main/main.do?menuId=mgmtApi&pId=mgmt-api-outdata">API 관리</a></span></td>
<!--- 탑메뉴 끝 --->
</tr>
</table>

View File

@ -837,7 +837,7 @@
function getMgmtApiLogList(){
$.ajax({
type : "POST",
url : "/admins/mgmtApiLog/list.do" ,
url : "/admins/mgmtApi/o_logList.do" ,
data : {},
dataType :"json",
success : function(res){ // res.code, res.msg, res.data