yangys
2024-05-18 c9b04383c77f91ac309e37e70783edcf8a9298b5
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;