#
whycq
2024-05-16 497fdb7982a4d8e157c9ad8de4141019f95a37aa
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));
//        }
    }