自动化立体仓库 - WMS系统
#
LSH
2023-11-04 ac71fc224f8ee92727786320a89c000e66171721
src/main/java/com/zy/asrs/utils/Utils.java
@@ -293,7 +293,7 @@
        return necessaryParameters;
    }
    //移库
    //经典双伸库位移库
    public static int[] LocNecessaryParametersMove(Integer whsType, Integer curRow, Integer moveCrnNo) {
        int[] necessaryParameters = new int[]{0, 0, 0, 0};
        necessaryParameters[0] = 2; // 轮询次数