smart-core-tool/src/main/java/com/qianwen/core/tool/utils/WebUtil.java
@@ -25,7 +25,7 @@ import org.springframework.web.method.HandlerMethod; import org.springframework.web.util.WebUtils; /* loaded from: blade-core-tool-9.3.0.0-SNAPSHOT.jar:org/springblade/core/tool/utils/WebUtil.class */ public class WebUtil extends WebUtils { public static final String USER_AGENT_HEADER = "user-agent"; private static final Logger log = LoggerFactory.getLogger(WebUtil.class);