#
野心家
2023-03-13 df2c9631337b19a6fe08d15203186b8c5393a808
src/main/java/com/zy/core/netty/handle/ProtocolEncoder.java
@@ -35,7 +35,7 @@
        }
//        if (tcpProperties.isPrintPacLog() || upgradeLog){
//            log.info("uuid={} 下行 >>> {}", getVin(out), ByteBufUtil.hexDump(out));
//            News.info("uuid={} 下行 >>> {}", getVin(out), ByteBufUtil.hexDump(out));
//        }
    }