From bb8b85d77d5001adb3d2a55639a264e666d03b18 Mon Sep 17 00:00:00 2001 From: llj <132905093+newwwwwwtree@users.noreply.github.com> Date: 星期四, 07 八月 2025 11:23:44 +0800 Subject: [PATCH] 11 --- LMES/Program.cs | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LMES/Program.cs b/LMES/Program.cs index f36a4e2..a123ba2 100644 --- a/LMES/Program.cs +++ b/LMES/Program.cs @@ -15,8 +15,8 @@ { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); - //Application.Run(new DingDing_autoGetData()); - //Application.Run(new XiaoZhuGe_autoGetData()); + //Application.Run(new DingDing_autoGetData()); //鏂帿灏斻�愰拤閽�-MES銆戝悓姝ユ彃浠� + //Application.Run(new XiaoZhuGe_autoGetData()); //涓夊崌銆愬皬璇歌憶-閲戣澏浜戙�戝悓姝ユ彃浠� DBUtility.ClsPub.AppPath = System.Environment.CurrentDirectory; @@ -25,7 +25,7 @@ DBUtility.ClsPub.SetIPAddress(); DBUtility.ClsPub.VersionNum = "12.1"; Pub_Class.ClsPub.VersionNum = "12.1";// - //=================================================================== + //=================================================================== try { if (DBUtility.ClsPub.CheckUpdate()) -- Gitblit v1.9.1