#
luxiaotao1123
2024-11-18 18959656f9bf75e40a5802c3befd545ec33621d7
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;
                }
            }