取消过热度和过冷度的服务计算
This commit is contained in:
@@ -108,7 +108,7 @@ namespace CapMachine.Wpf
|
|||||||
containerRegistry.RegisterSingleton<MachineRtDataService>();
|
containerRegistry.RegisterSingleton<MachineRtDataService>();
|
||||||
containerRegistry.RegisterSingleton<DataRecordService>();
|
containerRegistry.RegisterSingleton<DataRecordService>();
|
||||||
containerRegistry.RegisterSingleton<HighSpeedDataService>();
|
containerRegistry.RegisterSingleton<HighSpeedDataService>();
|
||||||
containerRegistry.RegisterSingleton<PPCService>();
|
//containerRegistry.RegisterSingleton<PPCService>();
|
||||||
containerRegistry.RegisterSingleton<SysRunService>();
|
containerRegistry.RegisterSingleton<SysRunService>();
|
||||||
|
|
||||||
containerRegistry.RegisterSingleton<ComActionService>();
|
containerRegistry.RegisterSingleton<ComActionService>();
|
||||||
|
|||||||
Reference in New Issue
Block a user