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