smart-starter-http/src/main/java/com/qianwen/core/http/BaseAuthenticator.java
@@ -8,7 +8,6 @@ import okhttp3.Response; import okhttp3.Route; /* loaded from: blade-starter-http-9.3.0.0-SNAPSHOT.jar:org/springblade/core/http/BaseAuthenticator.class */ public class BaseAuthenticator implements Authenticator { private final String userName; private final String password;