From 74bd4c2dda26eb7006b4608c67a1f804080b073c Mon Sep 17 00:00:00 2001 From: applelon <380149513@qq.com> Date: Fri, 22 Apr 2022 11:45:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=B5=84=E6=BA=90=E9=87=8A?= =?UTF-8?q?=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BPASmartClient.Business/MainConsole.cs | 1 + BPASmartClient/App.config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/BPASmartClient.Business/MainConsole.cs b/BPASmartClient.Business/MainConsole.cs index ba95ea76..32fecfd9 100644 --- a/BPASmartClient.Business/MainConsole.cs +++ b/BPASmartClient.Business/MainConsole.cs @@ -38,6 +38,7 @@ namespace BPASmartClient.Business /// public void Stop() { + Plugin.GetInstance().Dispose(); } } } diff --git a/BPASmartClient/App.config b/BPASmartClient/App.config index c2bd3f09..1dfe5ec5 100644 --- a/BPASmartClient/App.config +++ b/BPASmartClient/App.config @@ -4,7 +4,7 @@ - +