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");