denny 8 hónapja
szülő
commit
07ca911d0b
1 módosított fájl, 4 hozzáadás és 2 törlés
  1. 4 2
      src/appsettings_LAN.json

+ 4 - 2
src/appsettings_LAN.json

@@ -12,7 +12,8 @@
 	  "ApiAccessSwitch":false,
 	  "IsResearchEditionService":false,
 	  "FormatterHostAddress":true,
-    "DllKey":"vinno123"
+    "DllKey":"vinno123",
+    "DongleValidinterval":480
   },
   "Gateway": {
     "Host": "http://192.168.6.65:8303/",
@@ -226,7 +227,8 @@
     "DoctorStatisticsSetting":"230382",
     "DoctorStatisticsSeconds" : 600,
     "IsNeedImageReport": true,
-    "JingQiServerUrl": ""
+    "JingQiServerUrl": "",
+    "JingQiHealthKeywords": ""
   },
   "HealthExamBooking":{
     "GroupExamWebUrl": "http://192.168.6.65:8408/#/groupExam?code={0}",