smart-starter-http/src/main/java/com/qianwen/core/http/RetryInterceptor.java
@@ -10,7 +10,6 @@ import org.springframework.retry.policy.SimpleRetryPolicy; import org.springframework.retry.support.RetryTemplate; /* loaded from: blade-starter-http-9.3.0.0-SNAPSHOT.jar:org/springblade/core/http/RetryInterceptor.class */ public class RetryInterceptor implements Interceptor { private final RetryPolicy retryPolicy;