yanghb
2023-04-25 5a3146d753d526205b3ad3a8d6ac459b663564d5
ZuulTravel/src/main/java/com/sinata/zuul/util/applets/NettyServer0.java
@@ -48,7 +48,7 @@
      /**
       * 获取即时通讯启动端口 add by yanghb
       */
      private Integer nettyPort = 8888;
      private Integer nettyPort = 9999;
      /**
       * 获取即时通讯启动端口