Commit bfb74392 LN

1

1 个父辈 41b85e1f
......@@ -51,6 +51,7 @@ namespace DeviceLibrary
MoveInfo.NewMove(MoveStep.SR01_LocationDown);
if (ProcessShelfEnter || ProcessShelfOut)
{
Msg.add($"{Name}复位:AGV处理中,暂不复位 ",MsgLevel.warning);
LogUtil.info(Name + " 开始复位: agv 处理中,暂不动作");
}
else
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!