Administrator
2024-04-09 dbe9a935336505a4b77982ce520b76b0395770db
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 ;
   }