#
Junjie
3 天以前 efa3e3042d30506b8eb3ce662d39c4dd954ae945
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();