|
@ -848,7 +848,6 @@ namespace WindowsFormsApp1 |
|
|
{ |
|
|
{ |
|
|
error_code.Append(";").Append("终点").Append(all_checking["CELL_NOT_EXIST"].des); //终点货位不存在
|
|
|
error_code.Append(";").Append("终点").Append(all_checking["CELL_NOT_EXIST"].des); //终点货位不存在
|
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
//移库任务如果不同层,校验不要移 存疑
|
|
|
//移库任务如果不同层,校验不要移 存疑
|
|
|
//if (startdevice.Substring(6, 2) != enddevice.Substring(6, 2))
|
|
|
//if (startdevice.Substring(6, 2) != enddevice.Substring(6, 2))
|
|
|
//{
|
|
|
//{
|
|
|