#
mrzhssss
2023-01-29 c0c9c95e268faccc66c64661300b876502ac59f4
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));
//        }
    }