Okhttp+Retrofit+Rxjava实现访问https和http

一、引用所使用的工具java implementation 'com.squareup.retrofit2:retrofit:2.2.0' implementation 'com.squareup.retrofit2:converter-gson:2.2.0' implementation 'com.squareup.retrofit2:adapter-rxjava:2.2.0' implemen
相关文章
相关标签/搜索