Commit 6881db5f 张东亮

4D1-D6线大料架移库解绑

1 个父辈 c5fcf647
......@@ -865,6 +865,11 @@ namespace BLL
}
break;
case "E1":
case "E2":
case "E3":
case "E4":
case "E5":
case "E6":
if (node.Action == ClientAction.MayEnter)
{
if (agv.TaskSend == "Leave") return;
......@@ -963,11 +968,6 @@ namespace BLL
}
break;
case "E2":
case "E3":
case "E4":
case "E5":
case "E6":
case "E7":
case "E8":
case "E9":
......
......@@ -51,3 +51,4 @@ D:\OneDrive - 上海挚锦科技有限公司\SMD\AGVControl-Qisda-ProductionLine
C:\myproject\Gitee\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\bin\Debug\AsaPL.AgvClient.dll
C:\myproject\Gitee\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\bin\Debug\log4net.dll
C:\myproject\Gitee\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\bin\Debug\AsaPL.AgvClient.pdb
C:\myproject\Gitee\AGVControl-Qisda-ProductionLine\AGVControl-ProductionLine\obj\Debug\AGVControl-ProductionLine.csprojAssemblyReference.cache
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!