package name.caiyao.microreader.ui.iView; /** * Created by 蔡小木 on 2016/4/24 0024. */ public interface IWelcome { void hasGetBackground(); }