From d1e478fa5a94e33cae1053f2d0fa0e2a720e1cbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BF=97=E9=93=AD=20=E5=90=95?= <896951544@qq.com> Date: Thu, 15 May 2025 14:50:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=94=BE=E8=B4=A7=E5=90=8E?= =?UTF-8?q?=E7=AB=99=E5=8F=B0=E6=97=A0=E8=B4=A7=E9=80=BB=E8=BE=91=E7=9A=84?= =?UTF-8?q?bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WcfControlMonitorLib/CGetState.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);