最近项目换网络框架,选了RxJava + Retrofit2 ,上线前测试线上版本,发现线上竟然请求不到数据。
参照:
https://github.com/zhou-you/RxEasyHttp
Retrofit 返回通过反射获取返回数据bean,所有的返回数据类不能被混淆;
image.png WX20180417-135415.png最近项目换网络框架,选了RxJava + Retrofit2 ,上线前测试线上版本,发现线上竟然请求不到数据。
参照:
https://github.com/zhou-you/RxEasyHttp
Retrofit 返回通过反射获取返回数据bean,所有的返回数据类不能被混淆;
image.png WX20180417-135415.png本文标题:RxJava + Retrofit2 添加混淆
本文链接:https://www.haomeiwen.com/subject/byrekftx.html
网友评论