kyy
2025-11-25 84c5f2c2c4b8851c9b9f6673c9929e6115214f19
WebApi/Gs.HostIIS/appsettings.json
@@ -7,9 +7,9 @@
  },
  "AllowedHosts": "*",
  "ConnectionStrings": "Data Source=192.168.0.51;Initial Catalog=TEST_MES;User ID=sa;Password =LanBao@2025;Encrypt=True;TrustServerCertificate=True;",
  "TestErpUrl": "http://192.168.0.52:8055/",
  "TestErpUrl2": "http://192.168.0.52:8055/",
  "ProductionErpUrl": "http://192.168.0.52:8055/",
  "TestErpUrl": "http://192.168.0.52:8045/",
  "TestErpUrl2": "http://192.168.0.52:8045/",
  "ProductionErpUrl": "http://192.168.0.52:8045/",
  "ServicesPath": "Services",
  "LogPath": "logs",
  "UploadPath": "upload",