From 5d232f3b7fea78c77ee63fd7b2c0a733cd8987c0 Mon Sep 17 00:00:00 2001 From: wtt <1985833171@qq.com> Date: 星期日, 29 九月 2024 18:27:45 +0800 Subject: [PATCH] 1 --- WebTM/App_Data/MssqlReportData.cs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/WebTM/App_Data/MssqlReportData.cs b/WebTM/App_Data/MssqlReportData.cs index f7325a6..1900127 100644 --- a/WebTM/App_Data/MssqlReportData.cs +++ b/WebTM/App_Data/MssqlReportData.cs @@ -31,6 +31,7 @@ //public const string SqlConnStr = "Data Source=.;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;";//鍑礉濂堢壒 //public const string SqlConnStr = "Data Source=192.168.0.199;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;";//鐟炵惇 //public const string SqlConnStr = "Data Source=192.168.2.10;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;";//涔濊彵鐢垫満 + //public const string SqlConnStr = "Data Source=192.168.1.8;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;";//娣诲悍绉戞妧 //public string sServer; //public string sDataBase; -- Gitblit v1.9.1