干度和6个物性参数计算验算过的方法
This commit is contained in:
@@ -308,8 +308,14 @@ namespace CapMachine.Wpf
|
||||
//给当前的全局异常捕捉服务使用
|
||||
LogService = ContainerLocator.Container.Resolve<ILogService>();
|
||||
LogService.Info("程序启动");
|
||||
|
||||
base.OnInitialized();
|
||||
|
||||
//#if DEBUG
|
||||
//var ppc = Prism.Ioc.ContainerLocator.Container.Resolve<CapMachine.Wpf.Services.PPCService>();
|
||||
//ppc.DebugRunThermoValidationCase_FromScreenshot_20260423();
|
||||
//#endif
|
||||
|
||||
//#endregion
|
||||
|
||||
//*******起始弹窗 * *******
|
||||
|
||||
Reference in New Issue
Block a user