This commit is contained in:
2025-08-11 18:56:45 +08:00
parent d7ce99d8e5
commit 1d32e59360

View File

@@ -962,6 +962,9 @@ namespace CapMachine.Wpf.CanDrive
return;
}
//约定使用Index=0 1号调度器
foreach (var itemGroupMsg in GroupMsg)
{
if (itemGroupMsg == null) continue;