diff --git a/WcfControlMonitorLib/CGetState.cs b/WcfControlMonitorLib/CGetState.cs index e2fe297..8f86e42 100644 --- a/WcfControlMonitorLib/CGetState.cs +++ b/WcfControlMonitorLib/CGetState.cs @@ -459,7 +459,7 @@ namespace WcfControlMonitorLib return; } - if (devKind == 4) + if (devKind == 1) #region 山东时代 堆垛机放货完成后需要校验有无托盘在出库口 lzm 20250415 if (devKind == 1) { var command= ccf.getTaskCommandFromMonitorTask(TaskIdx, zxystr.ToString(),out int station);