Junjie
昨天 2fe0faeef380c33b5dc56682ee816478971122d2
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);