648540858
2024-06-25 57a230afb3b02cedf8ec39cd60e5163f953e3260
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;
   }