Rxjava+Retrofit+Okhttp进行嵌套网络
OK网络框架拦截器以及拦截器依赖:
implementation ‘com.squareup.okhttp3:logging-interceptor:3.12.0’
implementation ‘com.squareup.okhttp3:okhttp:3.12.0’ 这是Retrofit+RxJava+Rxandroid:
implementation ‘com.squareup.retr...
原创
2019-07-04 09:58:16 ·
357 阅读 ·
0 评论