自动化立体仓库 - WCS系统
*
lsh
2024-10-23 11eaa61d046200bb5eeecfc35d1ca1964505136d
src/main/java/com/zy/asrs/utils/SortTheExecutionOfTheCarUtil.java
@@ -203,11 +203,11 @@
                    int intersectionSize = getIntersectionSize(siteList, one);
                    if (intersectionSize == temporaryMaxCount){
                        championCount++;
                        championTemporary = siteLists;
                        championTemporary = one;
                    } else if (intersectionSize > temporaryMaxCount){
                        championCount = 1 ;
                        temporaryMaxCount = intersectionSize;
                        championTemporary = siteLists;
                        championTemporary = one;
                    }
                }
                if (championCount == 1){