自动化立体仓库 - WMS系统
1
2025-10-09 dbe87fddc43db7e5486489c3a011cc6474c4701c
src/main/java/com/zy/common/service/CommonService.java
@@ -162,7 +162,7 @@
                                                            FindLocNoAttributeVo findLocNoAttributeVo, LocTypeDto locTypeDto,
                                                            RowLastnoType rowLastnoType) {
        int attempt = times;
        while (attempt < crnNumber * 2) {
        while (attempt < crnNumber * 4) {
            int[] params = Utils.LocNecessaryParameters(rowLastno, curRow, crnNumber);
            curRow = params[1];
            int crnNo = params[2];