#
Junjie
2025-07-31 d9a0b7a278e76f9738f8eeb05ce13a4ef8e5cbcf
src/main/java/com/zy/core/thread/TrafficControlThread.java
@@ -22,6 +22,8 @@
    boolean trafficReport(List<NavigateNode> nodeList, Integer shuttleNo, Integer taskNo);
    boolean trafficReportError(Integer shuttleNo, Integer taskNo);
    boolean cancelTrafficControl(Integer shuttleNo, Integer taskNo);
    boolean forceCancelTrafficControl(Integer shuttleNo);