whycq
2024-10-09 f9c94d8ed81d4897f063fbf0e2d36cdfeda79456
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));
//        }
    }