<fix>[normal]删除多余代码
This commit is contained in:
parent
21e3dedb78
commit
01fd5fa294
|
|
@ -48,15 +48,6 @@ public class BaseOprDataHandler(AppElTagBaseDao tagBaseDao, AppElTagTaskDao tagT
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if(tcpServe.SubCommand==(int)AtopSubCommandEnum.Confirm || tcpServe.SubCommand==(int)AtopSubCommandEnum.StockOut)
|
|
||||||
{
|
|
||||||
Task.Factory.StartNew(() => Confirm(tcpServe)); // 当确定拣选或者缺货时
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user