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)) //{