From de25bba1a0e289c78bc42018d97915c10bbd7381 Mon Sep 17 00:00:00 2001
From: zrg <z1873@LAPTOP-EAVL132E>
Date: 星期三, 22 四月 2026 09:52:08 +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