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];