feat: Change protocal config.

This commit is contained in:
sunwen
2024-05-24 15:27:35 +08:00
parent 1a722ee521
commit 8e4a4b9ef2

View File

@@ -18,7 +18,7 @@
"dateformat": "yyyy-MM-dd hh:mm:ss",
"defaultlanguage": "Chinese",
"language": "Chinese;English",
"lockScreenTimes": "Never;5 Minutes",
"lockScreenTimes": "0;5;10;20;30;60;120",
"defaultLockScreenTime": "Never",
"institutionName": "浙江大学附属第二医院",
"institutionAddr": "杭州市滨江区",
@@ -28,8 +28,8 @@
"AnonymousMode": false
},
"protocol": {
"default": "LSTAND",
"lists": "LSTAND;RSTAND;LONE;RONE"
"default": "1",
"lists": "0;1;2;3"
},
"storagepolicy": {
"alarm": "false",
@@ -45,10 +45,10 @@
"usercode": ""
},
"worklist": {
"ae": "CONQUESTSRV1",
"ip": "192.168.1.178",
"ae": "DCM4CHEE",
"ip": "192.168.1.10",
"name": "gui",
"port": "5678"
"port": "11112"
},
"pacs": {
"ae": "ORTHANC",
@@ -58,11 +58,12 @@
},
"recon": {
"ae": "krad",
"ip": "192.168.1.15",
"ip": "192.168.1.10",
"name": "3D recon",
"port": "5003"
},
"mpps": {
"open": false,
"ae": "mpps",
"ip": "192.168.1.15",
"name": "Mpps Server",
@@ -70,9 +71,9 @@
},
"address": {
"device": "eth0",
"dhcp": true,
"Dhcp": true,
"ip": "192.168.1.197",
"gateway": "192.168.1.1",
"gateway": "192.168.1.197",
"mask": "255.255.255.0",
"ae": "MOON",
"name": "daq",
@@ -102,7 +103,7 @@
"lists": "Today;Recent3Days;ThisWeek;ThisMonth"
},
"screensaver": {
"open": true,
"open": false,
"content": "screensaver.PNG;screensaver.mp4"
},
"operatorlog": {