Test.EIImageViewer
hang 2023-04-21 10:35:29 +08:00
parent b1f06ed672
commit 565196ea79
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
}, },
//"RootUrl": "http://123.56.181.144:8060/", //"RootUrl": "http://123.56.181.144:8060/",
"ConnectionStrings": { "ConnectionStrings": {
"RemoteNew": "Server=123.56.94.154,1433\\MSSQLSERVER;Database=IRaCIS_Pre_Production;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true", "RemoteNew": "Server=123.56.94.154,1433\\SQLEXPRESS;Database=IRaCIS_Pre_Production;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true",
"Hangfire": "Server=123.56.94.154,1433\\MSSQLSERVER;Database=Hangfire_IRaCIS;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true" "Hangfire": "Server=123.56.94.154,1433\\SQLEXPRESS;Database=Hangfire_IRaCIS;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true"
}, },
"BasicSystemConfig": { "BasicSystemConfig": {