kyy
5 天以前 a0d246fa03dce5f9493bedf490904cb460e1f568
WebApi/Gs.HostIIS/appsettings.json
@@ -6,11 +6,12 @@
    }
  },
  "AllowedHosts": "*",
  /*"ConnectionStrings": "Data Source=192.168.1.146,12468;Initial Catalog=TEST_MES;User ID=testUser;Password =qixi1qaz@WSXtest",*/
  "ConnectionStrings": "Data Source=192.168.1.146,12468;Initial Catalog=GS_MES;User ID=mesUser;Password =qixi1qaz@WSXmes",
  "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",