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