From a0d246fa03dce5f9493bedf490904cb460e1f568 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期四, 18 十二月 2025 17:26:16 +0800
Subject: [PATCH] 新

---
 WebApi/Gs.HostIIS/appsettings.json |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/WebApi/Gs.HostIIS/appsettings.json b/WebApi/Gs.HostIIS/appsettings.json
index 99fb344..83b139e 100644
--- a/WebApi/Gs.HostIIS/appsettings.json
+++ b/WebApi/Gs.HostIIS/appsettings.json
@@ -6,11 +6,12 @@
     }
   },
   "AllowedHosts": "*",
-  /*"ConnectionStrings": "Data Source=192.168.112.6,12468;Initial Catalog=TEST_MES;User ID=sa;Password =FuDa@2025",*/
-  "ConnectionStrings": "Data Source=192.168.112.6,12468;Initial Catalog=GS_MES;User ID=sa;Password =FuDa@2025",
-  "TestErpUrl": "http://192.168.1.149:8066/WebService1.asmx/MesToErpinfoTest",
-  "TestErpUrl2": "http://192.168.1.149:8066/WebService1.asmx/MesToErpUpdateFlag",
-  "ProductionErpUrl": "http://192.168.1.149:8066/WebService1.asmx/mesToErpinfoFormal",
+   "ConnectionStrings": "Data Source=172.100.1.114,12468;Initial Catalog=TEST_MES;User ID=sa;Password =FuDa@2025",
+ // "ConnectionStrings": "Data Source=172.16.2.238,12468;Initial Catalog=TEST_MES;User ID=sa;Password =FuDa@2025",
+
+  "TestErpUrl": "http://172.100.1.114:8082/",
+  "TestErpUrl2": "http://172.100.1.114:8082/",
+  "ProductionErpUrl": "http://172.100.1.114:8082/",
   "ServicesPath": "Services",
   "LogPath": "logs",
   "UploadPath": "upload",

--
Gitblit v1.9.3