From eeda58d03d36bc0f6f41d712525402678434e4a1 Mon Sep 17 00:00:00 2001 From: Tyrone CT Date: Mon, 7 Apr 2025 22:49:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=88=E6=9D=83=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CapMachine.Wpf/App.xaml.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/CapMachine.Wpf/App.xaml.cs b/CapMachine.Wpf/App.xaml.cs index ccc43e7..513ba26 100644 --- a/CapMachine.Wpf/App.xaml.cs +++ b/CapMachine.Wpf/App.xaml.cs @@ -287,7 +287,6 @@ namespace CapMachine.Wpf var appVersionService16 = ContainerLocator.Container.Resolve(); - //给当前的全局异常捕捉服务使用 LogService = ContainerLocator.Container.Resolve(); LogService.Error("Start-->OnInitialized");