台架程序tp化
This commit is contained in:
@@ -333,7 +333,7 @@ namespace TestingModule.ViewModels
|
||||
foreach (var type in validTypes)
|
||||
{
|
||||
//拦截没有在设备列表中的设备类型
|
||||
//if (_systemConfig.DeviceList.Where(x=>x.Remark==type.Name).ToList().Count==0 && type.FullName.Contains("DeviceCommand.Device"))
|
||||
//if (_systemConfig.DeviceList.Where(x=>x.Remark==type.Name).ToList().Count==0 && type.FullName.Contains("DeviceCommand.Devices"))
|
||||
//{
|
||||
// continue;
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user