From 52f3ddbb7ea32ee7c6fb0b119bdd2d80d65342d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Fri, 4 Apr 2025 14:23:13 +0900 Subject: [PATCH] dbms_primeidc_init...1 --- extdbms/lib/Controllers/DBMS/ServiceController.php | 4 ++-- idcproject/WebContent/jsp/service/serviceDetail.jsp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extdbms/lib/Controllers/DBMS/ServiceController.php b/extdbms/lib/Controllers/DBMS/ServiceController.php index af5e5c9..c98cc8b 100644 --- a/extdbms/lib/Controllers/DBMS/ServiceController.php +++ b/extdbms/lib/Controllers/DBMS/ServiceController.php @@ -32,8 +32,8 @@ class ServiceController extends BaseController } //서비스카운팅 , total_counting_customer.php - //CLI 접속방법 : php index.php site/service/totalcount/client_code/코드번호 - //WEB 접속방법 : http://localhost/site/service/totalcount/client_code/코드번호 + //CLI 접속방법 : php index.php site/service/dashboard/client_code/코드번호 + //WEB 접속방법 : http://localhost/site/service/dashboard/client_code/코드번호 public function dashboard(mixed $client_code = null) { if ($client_code === null) { diff --git a/idcproject/WebContent/jsp/service/serviceDetail.jsp b/idcproject/WebContent/jsp/service/serviceDetail.jsp index f2dd676..644fc7d 100644 --- a/idcproject/WebContent/jsp/service/serviceDetail.jsp +++ b/idcproject/WebContent/jsp/service/serviceDetail.jsp @@ -973,7 +973,7 @@ $(function() - +