From e486bdcca9a38e52874c231eb1a36731d747578f Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期一, 29 七月 2024 16:32:52 +0800 Subject: [PATCH] 1 --- NETERP/Program.cs | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/NETERP/Program.cs b/NETERP/Program.cs index 4584023..4f438e0 100644 --- a/NETERP/Program.cs +++ b/NETERP/Program.cs @@ -12,7 +12,6 @@ [STAThread] static void Main() { - //22 Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); DBUtility.ClsPub.AppPath = System.Environment.CurrentDirectory; -- Gitblit v1.9.1