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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
我是更改了手机的系统的时间,然后去请求接口,因为接口是返回当前时间戳的,我更改几次手机的时间后,接口中返回的时间戳都是上一个,用charles定位了一下发现都没有发送网络请求,代码api类里面只实现了requestUrl,没有写任何的缓存代码,请问是怎么回事
The text was updated successfully, but these errors were encountered:
默认是缓存数据的
Sorry, something went wrong.
No branches or pull requests
我是更改了手机的系统的时间,然后去请求接口,因为接口是返回当前时间戳的,我更改几次手机的时间后,接口中返回的时间戳都是上一个,用charles定位了一下发现都没有发送网络请求,代码api类里面只实现了requestUrl,没有写任何的缓存代码,请问是怎么回事
The text was updated successfully, but these errors were encountered: