#
Junjie
6 天以前 6694bb8752aced4b818f2976442d66ae3a52e9e8
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();