smart-core-tool/src/main/java/com/qianwen/core/tool/beans/BladeBeanCopier.java
@@ -29,7 +29,6 @@ import org.springframework.lang.Nullable; import org.springframework.util.ClassUtils; /* loaded from: blade-core-tool-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tool/beans/BladeBeanCopier.class */ public abstract class BladeBeanCopier { private static final Type CONVERTER = TypeUtils.parseType("org.springframework.cglib.core.Converter"); private static final Type BEAN_COPIER = TypeUtils.parseType(BladeBeanCopier.class.getName());