From 92b916f8ec112c6d87a412529934111648d790c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Fri, 23 May 2025 17:15:16 +0900 Subject: [PATCH] dbms_init...1 --- .../Admin/Customer/ServiceController.php | 13 +++++-------- app/Views/admin/index.php | 1 - app/Views/templates/admin/index_content_top.php | 2 +- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/app/Controllers/Admin/Customer/ServiceController.php b/app/Controllers/Admin/Customer/ServiceController.php index 0b636fe..5bdc107 100644 --- a/app/Controllers/Admin/Customer/ServiceController.php +++ b/app/Controllers/Admin/Customer/ServiceController.php @@ -2,18 +2,15 @@ namespace App\Controllers\Admin\Customer; -use App\Controllers\Admin\Customer\CustomerController; -use App\Helpers\Customer\ServiceHelper; -use App\Services\Customer\ServiceService; -use App\Services\Equipment\IpService; - -use App\Services\Equipment\LineService; - -use App\Services\Equipment\ServerService; use CodeIgniter\HTTP\RequestInterface; use CodeIgniter\HTTP\ResponseInterface; use Psr\Log\LoggerInterface; +use App\Helpers\Customer\ServiceHelper; +use App\Services\Customer\ServiceService; +use App\Services\Equipment\IpService; +use App\Services\Equipment\LineService; +use App\Services\Equipment\ServerService; class ServiceController extends CustomerController { diff --git a/app/Views/admin/index.php b/app/Views/admin/index.php index 261ccb8..71d5aad 100644 --- a/app/Views/admin/index.php +++ b/app/Views/admin/index.php @@ -17,7 +17,6 @@
include("templates/{$viewDatas['layout']}/index_content_top"); ?> - 'batchjob_form', 'method' => "post"]) ?> diff --git a/app/Views/templates/admin/index_content_top.php b/app/Views/templates/admin/index_content_top.php index 298433d..97d7e02 100644 --- a/app/Views/templates/admin/index_content_top.php +++ b/app/Views/templates/admin/index_content_top.php @@ -14,7 +14,7 @@ "_self", "class" => "excel"]) ?>