From 52c81908c7945c2dcd52c56c75ae73bf8031163c 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:37:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E7=A7=BB=E5=BA=93=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E7=9A=84=E5=90=8C=E5=B1=82=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- webapi/WindowsFormsApp1/APIChannel.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/webapi/WindowsFormsApp1/APIChannel.cs b/webapi/WindowsFormsApp1/APIChannel.cs index c26ac7b..b0e2aa7 100644 --- a/webapi/WindowsFormsApp1/APIChannel.cs +++ b/webapi/WindowsFormsApp1/APIChannel.cs @@ -848,7 +848,6 @@ namespace WindowsFormsApp1 { error_code.Append(";").Append("终点").Append(all_checking["CELL_NOT_EXIST"].des); //终点货位不存在 } - //移库任务如果不同层,校验不要移 存疑 //if (startdevice.Substring(6, 2) != enddevice.Substring(6, 2)) //{