#
luxiaotao1123
2024-11-15 5c79d2221f27d384b97e0808e18d32fd29326dc5
zy-acs-manager/src/main/java/com/zy/acs/manager/manager/service/impl/FuncStaServiceImpl.java
@@ -122,7 +122,7 @@
                    // we need to judge whether the agv went to this funSta based on a task which in GO_STANDBY type
//                    Task latestTaskByAgv = taskService.findLatestTask(existAgv.getId());
                    return false;
                }
            }