煤科院调试进行的修改提交

This commit is contained in:
hehaibing-1996
2025-04-08 16:48:44 +08:00
parent 6b8f55776a
commit 710eaec35d
4 changed files with 81 additions and 3 deletions

View File

@ -50,7 +50,7 @@ namespace WCS.BLL.HardWare
IsEnable = module.IsEnable,
CurrentMode = TaskModeEnum.,
IsNeedRefresh = false,
});
}
ModulesStr = string.Join(";", MXL4Modules.Select(t => t.ModuleCode));