You need cache interceptor like this: public class CacheInterceptor implements Interceptor { @Override public Response intercept(Chain ...
確定! 回上一頁