648540858
2024-06-18 afe80a7be1ad019e9c64bfc56b9775307a174828
src/main/java/com/genersoft/iot/vmp/conf/SipConfig.java
@@ -98,9 +98,6 @@
   }
   public String getShowIp() {
      if (this.showIp == null) {
         return this.ip;
      }
      return showIp;
   }