2022-01-25 17:02:56 +08:00
|
|
|
{
|
|
|
|
|
"login": {
|
|
|
|
|
"defaultUser": "usct"
|
|
|
|
|
},
|
|
|
|
|
"general": {
|
|
|
|
|
"defaultlanguage": "en_US",
|
|
|
|
|
"language": "zh_CN;en_US",
|
|
|
|
|
"institutionName": "",
|
|
|
|
|
"institutionAddr": "",
|
|
|
|
|
"lockscreen": "30"
|
|
|
|
|
},
|
|
|
|
|
"protocol": {
|
|
|
|
|
"default": "RSTAND",
|
|
|
|
|
"lists": "LSTAND;RSTAND;LONE;RONE"
|
|
|
|
|
},
|
|
|
|
|
"storagepolicy": {
|
|
|
|
|
"mininum": "85"
|
|
|
|
|
},
|
|
|
|
|
"lastlogin": {
|
|
|
|
|
"password": "",
|
|
|
|
|
"remember": "false",
|
|
|
|
|
"usercode": ""
|
|
|
|
|
},
|
|
|
|
|
"worklist": {
|
|
|
|
|
"ae": "",
|
|
|
|
|
"ip": "",
|
|
|
|
|
"name": "",
|
|
|
|
|
"port": ""
|
|
|
|
|
},
|
|
|
|
|
"pacs": {
|
|
|
|
|
"ae": "",
|
|
|
|
|
"ip": "",
|
|
|
|
|
"name": "",
|
|
|
|
|
"port": ""
|
|
|
|
|
},
|
|
|
|
|
"recon": {
|
|
|
|
|
"ae": "",
|
|
|
|
|
"ip": "",
|
|
|
|
|
"name": "",
|
|
|
|
|
"port": ""
|
|
|
|
|
},
|
|
|
|
|
"address": {
|
|
|
|
|
"device": "eth0",
|
|
|
|
|
"dhcp": "true",
|
|
|
|
|
"ip": "",
|
|
|
|
|
"mask": "",
|
|
|
|
|
"ae": "",
|
|
|
|
|
"name": "",
|
|
|
|
|
"port": "",
|
|
|
|
|
"additional": [{
|
|
|
|
|
"ip": "",
|
|
|
|
|
"netmask": ""
|
|
|
|
|
}, {
|
|
|
|
|
"ip": "",
|
|
|
|
|
"netmask": ""
|
|
|
|
|
}]
|
|
|
|
|
},
|
|
|
|
|
"routing": {
|
|
|
|
|
"defaultgateway": "",
|
|
|
|
|
"routingtable": [{
|
|
|
|
|
"destination": "",
|
|
|
|
|
"gateway": "",
|
|
|
|
|
"netmask": ""
|
|
|
|
|
}, {
|
|
|
|
|
"destination": "",
|
|
|
|
|
"gateway": "",
|
|
|
|
|
"netmask": ""
|
|
|
|
|
}]
|
|
|
|
|
},
|
|
|
|
|
"worklistfilter": {
|
|
|
|
|
"default": "Today",
|
|
|
|
|
"lists": "Today;Recent3Days;ThisWeek;ThisMonth"
|
2022-08-18 17:09:16 +08:00
|
|
|
},
|
|
|
|
|
"screensaver": {
|
|
|
|
|
"content": "screensaver.PNG;screensaver.mp4"
|
2022-01-25 17:02:56 +08:00
|
|
|
}
|
|
|
|
|
}
|