#
Junjie
5 天以前 946b8c5f52fd508890e65cd2c016c7f5174a0a35
src/main/java/com/zy/core/thread/TrafficControlThread.java
@@ -24,6 +24,8 @@
    boolean cancelTrafficControl(Integer shuttleNo, Integer taskNo);
    boolean forceCancelTrafficControl(Integer shuttleNo);
    TrafficControlDataModel queryTrafficControl(Integer shuttleNo);
    List<TrafficControlDataModel> getAllTrafficControl();