wendy512
2024-07-18 7732a1d180f04ea8e3cd569a73a9288bca5626e9
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;
   }