hd/pipe/mobile/src/main/java/com/thhy/mobile/modules/biz/mouldcheck/service/impl/ModCheckServiceImpl.java
@@ -199,7 +199,7 @@ String proId = modCheckDto.getProId(); try { if(ringNum.length()>5){ if(ringNum.length()>6){ throw new BasicException(BasicStatus.RING_NOT_DIS); } Integer.parseInt(ringNum);