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": {