luofl
2025-04-03 a78ac968018e42634cfb37a6a1ef3aa2dd10acc9
cloud-server-gateway/src/main/java/cn/mb/cloud/gateway/util/echo/DiscardServerHandler.java
@@ -135,7 +135,6 @@
//   @Override
//   protected void channelRead(ChannelHandlerContext ctx, String msg) throws Exception {
//      // TODO Auto-generated method stub
//      InetSocketAddress insocket = (InetSocketAddress) ctx.channel().remoteAddress();
//      if(isdebug) {
//         System.out.println(insocket.getAddress() + ": 收到客户端数据.......");