kyy
4 天以前 bd18a149bfd83807d7cbcf80a2384ef502184a96
WebApi/Gs.HostIIS/appsettings.json
@@ -6,12 +6,12 @@
    }
  },
  "AllowedHosts": "*",
 // "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",
   "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://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",
  "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",