src/main/java/com/zy/common/service/CommonService.java @@ -182,7 +182,7 @@ int count = wrkMastService.selectCount(new EntityWrapper<WrkMast>().eq("crn_no", i)); if (count < minCount) { minCount = count; crnNo = 6; crnNo = i; } }