From 13d16903b72bdb624193f4b4242efafe7cd79cf5 Mon Sep 17 00:00:00 2001 From: cli <377476583@qq.com> Date: Sun, 27 Apr 2025 14:24:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/JiShe.CollectBus.Host/appsettings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/JiShe.CollectBus.Host/appsettings.json b/web/JiShe.CollectBus.Host/appsettings.json index 5abdef7..ffe9b03 100644 --- a/web/JiShe.CollectBus.Host/appsettings.json +++ b/web/JiShe.CollectBus.Host/appsettings.json @@ -141,7 +141,6 @@ "DefaultIdempotence": true } }, - "PlugInFolder": "C:\\Users\\Dai Zan\\Desktop\\Plugins", "ServerApplicationOptions": { "ServerTagName": "JiSheCollectBus100", "SystemType": null, @@ -149,6 +148,6 @@ "AutomaticVerificationTime": "16:07:00", "AutomaticGetTerminalVersionTime": "17:07:00", "AutomaticGetTelematicsModuleTime": "17:30:00" - } + }, "PlugInFolder": "" } \ No newline at end of file