From 8de25775f7bea896c8c91c445cad55ea7330699b Mon Sep 17 00:00:00 2001 From: T001084 Date: Mon, 3 Feb 2025 16:40:32 +0900 Subject: [PATCH] =?UTF-8?q?CheckPoint=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DDUtilityApp/LOGPARSER/FrmEqSelector.cs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/DDUtilityApp/LOGPARSER/FrmEqSelector.cs b/DDUtilityApp/LOGPARSER/FrmEqSelector.cs index 62df6bd..f5d7887 100644 --- a/DDUtilityApp/LOGPARSER/FrmEqSelector.cs +++ b/DDUtilityApp/LOGPARSER/FrmEqSelector.cs @@ -646,6 +646,9 @@ namespace DDUtilityApp.LOGPARSER #region [ Method ] ---------------------------------------------------- + /// + /// [CheckPoint] EIS AP-Server 로그파일 접속정보 설정 + /// private void SetLogServer() { this.cboxServer.Items.Clear();