#
Junjie
2025-07-25 46755eb8202cc463e234eda1daa0481b8e462293
src/main/java/com/zy/core/action/ShuttleAction.java
@@ -74,6 +74,8 @@
        for (String key : keys) {
            redisUtil.del(key);
        }
        //Clear Traffic Control
        trafficControlThread.forceCancelTrafficControl(shuttleNo);
        ShuttleRedisCommand redisCommand = new ShuttleRedisCommand();