自动化立体仓库 - WMS系统
#
gtctu
7 天以前 d029518fd1ce9170fcf276b28d76d8d7b4f3a948
src/main/java/com/zy/common/service/CommonService.java
@@ -204,7 +204,7 @@
        }
        //此程序用于优化堆垛机异常时的运行时间
        for (int i = times; i <= crnNumber * 2; i++) {
        for (int i = times; i <= crnNumber * 4; i++) {
            int[] locNecessaryParameters = Utils.LocNecessaryParameters(rowLastno, curRow, crnNumber, whsType);
            curRow = locNecessaryParameters[1];
            crnNo = locNecessaryParameters[2];