pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/p206V1/parse/Cd_98_Down.java
@@ -82,7 +82,7 @@ String json = obj.toJSONString(); Com98Vo cvo = JSON.parseObject(json, Com98Vo.class) ; if(cvo == null){ throw new Exception("json转Com97Vo为null") ; throw new Exception("json转Com98Vo为null") ; } if(cvo.icCardNo == null){ throw new Exception("虚拟IC卡编号不能为空") ;