From 3b82759760a8f03a472fdc3377138e16a8e73908 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Sun, 31 Aug 2025 11:35:32 +0900 Subject: [PATCH] dbmsv2 init...1 --- app/Config/Constants.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/Config/Constants.php b/app/Config/Constants.php index d900c68..8ff9571 100644 --- a/app/Config/Constants.php +++ b/app/Config/Constants.php @@ -393,3 +393,5 @@ define("SERVER_LINK_ITEMS", [ 'IP' => "IP정보", 'CS' => "CS정보", ]); + +//Test