From d9d128f6c823954edcdefc3af81d6bca0b3c6bb6 Mon Sep 17 00:00:00 2001
From: jinghuanzhang <jinghz@oceic.com>
Date: 星期三, 05 四月 2023 12:00:06 +0800
Subject: [PATCH] 33

---
 NETSCM/Program.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/NETSCM/Program.cs b/NETSCM/Program.cs
index b1812d7..e6876c1 100644
--- a/NETSCM/Program.cs
+++ b/NETSCM/Program.cs
@@ -30,7 +30,6 @@
                     string strFileName = Pub_Class.ClsPub.AppPath + @"\HX_UpdateForWeb.exe";
                     System.Diagnostics.Process.Start(strFileName);
                     Application.Exit();
-
                     return;
                 }
                 else

--
Gitblit v1.9.1