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() - +