程序包 | 说明 |
---|---|
com.byhealth.h5.core |
限定符和类型 | 接口和说明 |
---|---|
interface |
ApiInterface<T extends BaseModel>
API的接口类, 包含每个接口都需要的方法。
|
class |
FileService<T extends BaseModel>
文件服务列,对文件上传接口进行拦截。
|
class |
HttpService<T extends BaseModel>
Http服务类,对http请求进行拦截,转换输入格式,并转发给相应的Restful服务对象。
|