package com.sxit.dreamiya.base.framework; import com.sxit.dreamiya.http.BaseRdaHttp; public interface BaseService { BaseRdaHttp This(); }