We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
缓存时间只对有网时候的请求生效?我设置60秒,断网情况下还是一直加载缓存,并不会到60秒的时候就加载不到数据。
可以做到我说的需求吗?设置一个时间,没网的时候还是先加载缓存,超过这个时间再加载不到任何数据了。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
缓存时间只对有网时候的请求生效?我设置60秒,断网情况下还是一直加载缓存,并不会到60秒的时候就加载不到数据。
可以做到我说的需求吗?设置一个时间,没网的时候还是先加载缓存,超过这个时间再加载不到任何数据了。
The text was updated successfully, but these errors were encountered: