zhubaomin
2024-08-21 7978f5dcd6a71795431e38d5387c4a52fa5f1b38
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 ;
   }