From 2a6841c01d3438def912aa72f3990c3bf28a8e40 Mon Sep 17 00:00:00 2001 From: ChenYi <296215406@outlook.com> Date: Tue, 18 Nov 2025 10:33:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E7=BC=93=E5=AD=98=E9=80=9A?= =?UTF-8?q?=E7=9F=A5=E4=BA=8B=E4=BB=B6=E5=A4=84=E7=90=86=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=96=B0APACHE.IOTDB=E4=BE=9D=E8=B5=96=E5=BA=93=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E6=BA=90=E7=A0=81=E6=9C=AC=E5=9C=B0Nuget?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NuGet.Config | 2 +- .../JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NuGet.Config b/NuGet.Config index 69f6ac8..c36bab4 100644 --- a/NuGet.Config +++ b/NuGet.Config @@ -2,7 +2,7 @@ - + diff --git a/host/JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json b/host/JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json index 15f8e92..233738a 100644 --- a/host/JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json +++ b/host/JiShe.IoT.HttpApi.Host/configs/appsettings.Development.json @@ -63,7 +63,7 @@ "TableModelClusterList": [ "192.168.111.174:30710" ], "PoolSize": 32, "DataBaseName": "jisheiotdata", - "OpenDebugMode": false, + "OpenDebugMode": true, "UseTableSessionPoolByDefault": false }, "ServerApplicationOptions": {