pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/mw/protocol/OnLineHandle.java @@ -47,7 +47,7 @@ } } if(rs == null){ throw new Exception("处理上线时出错,未能成功分析出Rtu地址!") ; throw new Exception("处理上线时出错,未能成功分析出IMEI号!") ; } return rs ; }