Test.EIImageViewer
hang 2023-06-05 09:05:03 +08:00
parent 04610062f8
commit 6fd89aa6a2
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"BackUp": {
"DataBaseName": "IRaCIS_Demo_US",
"DBUser": "sa",
"DBPwd": "dev123456DEV",
"DBPwd": "zhanying2021",
"BackPath": "C:\\IRaCIS_Publish\\备份",
"VuePublishFolder": "C:\\IRaCIS_Publish\\PublishSite\\IRaCIS.Vue.Web\\dist",
"ConnectionStrings": "Server=.;Database=IRaCIS_Demo_US;Trusted_Connection=True;TrustServerCertificate=true"
@ -18,6 +18,6 @@
"ServicePort": "7000",
"BinPath": "C:\\IRaCIS_Publish\\PublishSite\\IRaCIS.NetCore.API\\IRaCIS.Core.API.exe",
"Env": "USDemo"
},
}
}