From 5e4aff1f559dedf862ff1091c264cc5332c0e66c Mon Sep 17 00:00:00 2001 From: duhe <226547893@qq.com> Date: 星期二, 29 七月 2025 13:13:23 +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 da60c88..f6b2020 100644 --- a/WebTM/App_Data/MssqlReportData.cs +++ b/WebTM/App_Data/MssqlReportData.cs @@ -33,6 +33,7 @@ //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 const string SqlConnStr = "Data Source=192.168.6.5;Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;";//鑸滄垚 + //public const string SqlConnStr = "Data Source=172.16.1.89;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