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