#
Junjie
5 天以前 932fd21ec8ba887a77166bb057b8aca20c8f7e9c
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();