wuzeyu
2024-09-02 8edc6710d6ff4612b61e515226fa7df57be4f2be
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 ;
   }