SelfZhangTQ / T-MVVM

This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
685 stars 163 forks source link

多个网络请求 #21

Open RDSunhy opened 4 years ago

RDSunhy commented 4 years ago

一个页面打开之后需要访问多个接口获取页面数据怎么处理