更新
This commit is contained in:
@@ -439,7 +439,7 @@ public class InstructionServiceImpl implements InstructionService, ApplicationAu
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
logServer.log(dto.getTask_code(),"create","",JSONObject.fromObject(dto).toString(),"","",now,dto.getCarno());
|
// logServer.log(dto.getTask_code(),"create","",JSONObject.fromObject(dto).toString(),"","",now,dto.getCarno());
|
||||||
//判断agv指令是否分配到车号
|
//判断agv指令是否分配到车号
|
||||||
for (int i = 0; i < shortPathsList.size(); i++) {
|
for (int i = 0; i < shortPathsList.size(); i++) {
|
||||||
RouteLineDto routeLineDto = shortPathsList.get(i);
|
RouteLineDto routeLineDto = shortPathsList.get(i);
|
||||||
|
|||||||
Reference in New Issue
Block a user