package com.grkj.iscs.iview import com.grkj.iscs.base.IView interface IHomeView : IView {}