JessYanCoding / RetrofitUrlManager

🔮 Let Retrofit support multiple baseUrl and can be change the baseUrl at runtime (以最简洁的 Api 让 Retrofit 同时支持多个 BaseUrl 以及动态改变 BaseUrl).
Apache License 2.0
2.18k stars 310 forks source link

官方的api接口应该就可以替换把 #38

Open yijiebuyi opened 4 years ago

yijiebuyi commented 4 years ago

用之前创建的Retrofit实例调用newBuilder()应该可以改变动态变url把