Compare commits

..

2 Commits

Author SHA1 Message Date
hang c0921942ec Merge branch 'Test_IRC_Net8' of http://192.168.3.68:2000/XCKJ/irc-netcore-api into Test_IRC_Net8
continuous-integration/drone/push Build is passing Details
2024-08-26 12:43:56 +08:00
hang 7e67f4c7cf 修改生产ae 配置 2024-08-26 12:39:41 +08:00
1 changed files with 6 additions and 0 deletions

View File

@ -57,6 +57,12 @@
"FromName": "研究单位阅片系统", "FromName": "研究单位阅片系统",
"AuthorizationCode": "zhanying123", "AuthorizationCode": "zhanying123",
"SiteUrl": "https://study.extimaging.com/login" "SiteUrl": "https://study.extimaging.com/login"
},
"DicomSCPServiceConfig": {
"CalledAEList": [
"STORESCP"
],
"ServerPort": 11112
} }
} }