自动化立体仓库 - WMS系统
*
L
7 天以前 1a911c12e3d4fababe3c6f6a7024303a6a28bca2
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];