{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "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", "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", "DownPath": "down", "XlsFont": "45", "XlsFontXj": "205" }