liujie
9 天以前 c1d4849a2cc28cc50c5405f2382a5e4bf008b891
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();