自动化立体仓库 - WMS系统
#
zjj
20 小时以前 825a29aee7814efdb1146d9fe82a79e4d83dafd3
src/main/java/com/zy/asrs/utils/Utils.java
@@ -44,7 +44,7 @@
    }
    public static boolean isNorth(Integer sourceStaNo){
        if ((sourceStaNo>1000 && sourceStaNo < 1040) || (sourceStaNo>2000 && sourceStaNo > 2010)|| (sourceStaNo > 3000 && sourceStaNo < 3010)){
        if ((sourceStaNo>1000 && sourceStaNo < 1040) || (sourceStaNo>2000 && sourceStaNo < 2010)|| (sourceStaNo > 3000 && sourceStaNo < 3010)){
            return true;
        }
        return false;
@@ -526,7 +526,7 @@
        curRow = curRow - offset;
        //满板正常入库
        switch (curRow){
            case 2:
            case 1:
                necessaryParameters[1] = 5;    //curRow   最深库位排
                necessaryParameters[2] = sCrnNo;     //crnNo     堆垛机号
                necessaryParameters[3] = 4;    //nearRow  最浅库位排