From 8e4a4b9ef2b66529750c8e2ea3b5deaa6530544b Mon Sep 17 00:00:00 2001 From: sunwen Date: Fri, 24 May 2024 15:27:35 +0800 Subject: [PATCH] feat: Change protocal config. --- cfgs/usct-product.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/cfgs/usct-product.json b/cfgs/usct-product.json index 8e49216..1382422 100644 --- a/cfgs/usct-product.json +++ b/cfgs/usct-product.json @@ -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": {