wuzeyu
2024-07-05 8fa3135b2765893e56dd8f913e27d47e6f63d429
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 ;
   }