dbmsv2_init...1

This commit is contained in:
choi.jh 2025-10-01 11:35:22 +09:00
parent c2dddcc035
commit 230a1a1353
2 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ class ServiceController extends CustomerController
break;
case 'create_form':
case 'modify_form':
case 'alternative_form':
case 'addServer_form':
case 'view':
case 'index':
$this->service = $this->getService();