From f308e0642a234d2c706ebc0885a73608ebf77d23 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期三, 15 四月 2026 14:23:24 +0800
Subject: [PATCH] 1
---
WebTM/App_Data/MssqlReportData.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebTM/App_Data/MssqlReportData.cs b/WebTM/App_Data/MssqlReportData.cs
index f74c04a..82a0a73 100644
--- a/WebTM/App_Data/MssqlReportData.cs
+++ b/WebTM/App_Data/MssqlReportData.cs
@@ -40,7 +40,7 @@
//public const string SqlConnStr = "Data Source=172.16.20.60; Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;";//灏忓崼
//public const string SqlConnStr = "Data Source=192.168.110.222; Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;";//鍗庤垷
//public const string SqlConnStr = "Data Source=192.168.3.247,8005; Initial Catalog=HX_LMESsys;Persist Security Info=True;User ID=HX_USER;Password=lc@841022;";//鍗庤繙
-
+ // public const string SqlConnStr = "Data Source=192.168.0.104; 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