liujie
6 天以前 5c0f33651a8f2c06e83caff54f99bffb9d81a47f
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();