#005 增加必要的整理

This commit is contained in:
HM-CN\zhengxuan.zhang
2025-08-06 16:41:47 +08:00
parent 247699faf6
commit 89ab9cce88
20 changed files with 166 additions and 369 deletions
-8
View File
@@ -155,12 +155,6 @@ namespace NSAnalysis
{
try
{
#region DLL是否存在
#endregion DLL是否存在
MyBase.TraceWriteLine("加载配置文件——>开始");
if (File.Exists(strConfigFile))
{
@@ -198,8 +192,6 @@ namespace NSAnalysis
}
}
public class DatabaseDfn
{
public static string SqlServerName = "";