Commit 90ccb22e LN

1

1 个父辈 5570db58
......@@ -778,7 +778,7 @@ namespace OnlineStore.DeviceLibrary
LogInfo( "已经累计出入库" + CurrInOutCount + "次,需要复位一下旋转轴");
}
}
else if (lineConnect.CanStartOut() || IsDebug || autoNext)
else if (lineConnect.CanStartOut() || autoNext)
{
InOutPosInfo currInOutFixture = null;
lock (waitOutListLock)
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!