#
luxiaotao1123
2024-11-14 a96d6e291e5f4b3f455e9f2230a28d1834550ad1
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;
                }
            }