From 5bebc30ba0a30858c7f5a7fd3fc3dfecf9c0a9a8 Mon Sep 17 00:00:00 2001 From: "2248356998 qq.com" <2248356998@qq.com> Date: Mon, 20 Mar 2023 09:22:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E4=B8=8D=E5=BC=80=E5=90=AF?= =?UTF-8?q?=E8=BD=AC=E5=82=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ThingsGateway.Application/SeedData/Json/dev_config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ThingsGateway.Application/SeedData/Json/dev_config.json b/src/ThingsGateway.Application/SeedData/Json/dev_config.json index e0737879c..bb334c99f 100644 --- a/src/ThingsGateway.Application/SeedData/Json/dev_config.json +++ b/src/ThingsGateway.Application/SeedData/Json/dev_config.json @@ -103,7 +103,7 @@ "Id": "230000000000", "Category": "THINGSGATEWAY_ALARMCONFIG_BASE", "ConfigKey": "CONFIG_ALARM_ENABLE", - "ConfigValue": "True", + "ConfigValue": "False", "Remark": "转储使能", "SortCode": "1", "IsDelete": "0", @@ -139,7 +139,7 @@ "Id": "240000000000", "Category": "THINGSGATEWAY_HISCONFIG_BASE", "ConfigKey": "CONFIG_HIS_ENABLE", - "ConfigValue": "True", + "ConfigValue": "False", "Remark": "转储使能", "SortCode": "1", "IsDelete": "0",