更改
This commit is contained in:
@@ -962,6 +962,9 @@ namespace CapMachine.Wpf.CanDrive
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//约定使用Index=0 1号调度器
|
||||||
|
|
||||||
|
|
||||||
foreach (var itemGroupMsg in GroupMsg)
|
foreach (var itemGroupMsg in GroupMsg)
|
||||||
{
|
{
|
||||||
if (itemGroupMsg == null) continue;
|
if (itemGroupMsg == null) continue;
|
||||||
|
|||||||
Reference in New Issue
Block a user