bug
liujie
2025-08-19 39c9f141f23c3020c71a7af3cfb12b55171eff5e
MessagePushTravel/src/main/java/com/sinata/push/util/echo/NettyServer.java
@@ -50,7 +50,7 @@
      /**
       * 获取即时通讯启动端口 
       */
      private Integer nettyPort = 9909;
      private Integer nettyPort = 9999;
      @Override
      public void run() {
         EventLoopGroup bossGroup = new NioEventLoopGroup();