Junjie
昨天 1654b0a8c149f86d38f3202cb88c655ad0a25384
src/main/java/com/zy/core/utils/station/StationRegularDispatchProcessor.java
@@ -126,7 +126,7 @@
                            loadGuardState
                    );
                    if (stationDispatchLoadSupport.isDispatchBlocked(limitConfig, currentStationTaskCountRef[0], loadGuardState, loopHitResult.isThroughLoop())) {
                        return;
                        continue;
                    }
                    StationCommand command = stationThread.getCommand(StationCommandType.MOVE, wrkMast.getWrkNo(), stationId, targetStationId, 0);