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