package name.caiyao.microreader.presenter; /** * Created by 蔡小木 on 2016/4/24 0024. */ public interface IWelcomePresenter { void getBackground(); }