授权更改

This commit is contained in:
2025-04-07 22:49:27 +08:00
parent 3f520a2a27
commit eeda58d03d

View File

@@ -287,7 +287,6 @@ namespace CapMachine.Wpf
var appVersionService16 = ContainerLocator.Container.Resolve<ProRuntimeService>(); var appVersionService16 = ContainerLocator.Container.Resolve<ProRuntimeService>();
//给当前的全局异常捕捉服务使用 //给当前的全局异常捕捉服务使用
LogService = ContainerLocator.Container.Resolve<ILogService>(); LogService = ContainerLocator.Container.Resolve<ILogService>();
LogService.Error("Start-->OnInitialized"); LogService.Error("Start-->OnInitialized");