yangys
2024-05-09 014ac34ff2baf657c3236f41fdbf11c9d7d414b4
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;