Administrator
2024-01-25 5c3c99acaac7c8cf13b88d8c3f8762952094fcb4
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 ;
   }