add: 添加二次分配顶点任务
This commit is contained in:
@@ -754,6 +754,8 @@ public class XianGongAgvServiceImpl implements XianGongAgvService {
|
|||||||
Integer actionType = ActionTypeEnum.OUT_STOCK.getCode();
|
Integer actionType = ActionTypeEnum.OUT_STOCK.getCode();
|
||||||
// deviceCodeNow = applyXGAgvTask(task_code, actionType, instructionDto);
|
// deviceCodeNow = applyXGAgvTask(task_code, actionType, instructionDto);
|
||||||
deviceCodeNow = "ZXQ_05";
|
deviceCodeNow = "ZXQ_05";
|
||||||
|
sendAddSequencesToNBAgv(instructionDto.getInstruction_code(), deviceCodeNow, instructionDto);
|
||||||
|
|
||||||
return agvWaitUtil.waitInPut(deviceCodeNow, instructionDto);
|
return agvWaitUtil.waitInPut(deviceCodeNow, instructionDto);
|
||||||
}
|
}
|
||||||
return agvWaitUtil.waitInPut(deviceCodeNow, instructionDto);
|
return agvWaitUtil.waitInPut(deviceCodeNow, instructionDto);
|
||||||
|
|||||||
Reference in New Issue
Block a user