@Component
public class SignInterceptor
extends com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
构造器和说明 |
---|
SignInterceptor() |
限定符和类型 | 方法和说明 |
---|---|
okhttp3.Response |
doIntercept(okhttp3.Interceptor.Chain chain) |
public okhttp3.Response doIntercept(okhttp3.Interceptor.Chain chain) throws IOException
doIntercept
在类中 com.github.lianjiatech.retrofit.spring.boot.interceptor.BasePathMatchInterceptor
IOException