Pu Zhibing
2025-08-27 cb7e84fe6e40f3ce3ed1fe3fb3b4c0da8c847793
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();