Pu Zhibing
2025-08-15 e25d138ac2e1a2b271b27bbc1973f0b5898b1d82
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();