From 578c2ec15ea548833c62368025a07a15dfbbfdb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Wed, 9 Apr 2025 15:38:40 +0900 Subject: [PATCH] dbms_primeidc_init...1 --- extdbms/lib/Controllers/DBMS/DefenceController.php | 4 ++-- idcproject/WebContent/IDC/Navigation.jsp | 6 +++--- .../WebContent/jsp/deposit/IdcDepositNonPaymentListMK.jsp | 4 ---- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/extdbms/lib/Controllers/DBMS/DefenceController.php b/extdbms/lib/Controllers/DBMS/DefenceController.php index b38e3b1..0e04cd9 100644 --- a/extdbms/lib/Controllers/DBMS/DefenceController.php +++ b/extdbms/lib/Controllers/DBMS/DefenceController.php @@ -28,8 +28,8 @@ class DefenceController extends DBMSController if (!array_key_exists('zone', $params)) { throw new \Exception("zone 값이 정의되지 않았습니다."); } - $zone = $params['zone']; - $this->entities = $this->getDefenceService()->getMKList(urldecode($zone)); + $zone = urldecode($params['zone']); + $this->entities = $this->getDefenceService()->getMKList($zone); $this->zone = $zone; return $this->render(__FUNCTION__); } diff --git a/idcproject/WebContent/IDC/Navigation.jsp b/idcproject/WebContent/IDC/Navigation.jsp index b79c879..9158d47 100644 --- a/idcproject/WebContent/IDC/Navigation.jsp +++ b/idcproject/WebContent/IDC/Navigation.jsp @@ -360,7 +360,7 @@ $(document).ready(function(){ CS정보 - 가용장비 - 도메인포워딩 - - DB검색(IP) - + DB검색(IP) - 업무일지 - AWS - BL(AMP) @@ -481,8 +481,8 @@ $(document).ready(function(){
  • CS 정보
  • 방어 라인 정보
  • 부가 서비스
  • -
  • 닷디펜더
  • -
  • 딥파인더
  • +
  • 닷디펜더
  • +
  • 딥파인더
  • 도메인 쿠폰 정보 diff --git a/idcproject/WebContent/jsp/deposit/IdcDepositNonPaymentListMK.jsp b/idcproject/WebContent/jsp/deposit/IdcDepositNonPaymentListMK.jsp index 74c3736..4691904 100644 --- a/idcproject/WebContent/jsp/deposit/IdcDepositNonPaymentListMK.jsp +++ b/idcproject/WebContent/jsp/deposit/IdcDepositNonPaymentListMK.jsp @@ -3,7 +3,6 @@ <% pageContext.setAttribute("phpurl",request.getScheme()+"://"+request.getServerName()); %> -
    @@ -12,12 +11,9 @@

    미납리스트

    - -
    -