#005 增加必要的整理
This commit is contained in:
@@ -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 = "";
|
||||
|
||||
Reference in New Issue
Block a user