Dawish / GoogleArchitectureDemo

:fire: 基于谷歌最新MVVM实现组件化架构,使用dataBinding、lifecycle、retrofit2、rxjava2、okhttp、fresco、ARouter。
733 stars 189 forks source link

ApiClient中代码错误 #3

Open 316011989 opened 6 years ago

316011989 commented 6 years ago

lib_coremodel类库中的http包中的ApiClient类 getRetrofitInstance方法没有参数 initService的baseUrl参数没有作用 导致新增service方法的话如果复用getGankDataService方法 则ApiConstants中的host设置无效,导致404