smart-core-boot/src/main/java/com/qianwen/core/boot/config/RequestConfiguration.java
@@ -11,7 +11,6 @@ @EnableConfigurationProperties({RequestProperties.class, XssProperties.class}) @Configuration(proxyBeanMethods = false) /* loaded from: blade-core-boot-9.3.0.0-SNAPSHOT.jar:org/springblade/core/boot/config/RequestConfiguration.class */ public class RequestConfiguration { private final RequestProperties requestProperties; private final XssProperties xssProperties;