由于业务中使用OkHttp,所以直接用OkHttp 的自定义拦截器实现。 ... retryCount = tryCount; } @Override public Response intercept(Chain chain) throws IOException ...
確定! 回上一頁