干度和6个物性参数计算验算过的方法

This commit is contained in:
2026-04-29 11:49:34 +08:00
parent e3641ebe84
commit 53ded58da3
6 changed files with 1239 additions and 1181 deletions

View File

@@ -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
//*******起始弹窗 * *******