package io.hefuyi.zhihudaily.mvp.view; /** * Created by hefuyi on 16/8/19. */ public interface BaseView { }