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