| 接口 | 说明 |
|---|---|
| PageTemplate.DataHandler<T,S> |
数据处理接口
|
| PaginationTemplate.DataHandler<T,S> |
数据处理接口
|
| 类 | 说明 |
|---|---|
| PageTemplate<T,S> |
分页模板
|
| PaginationTemplate<T,S> |
分页模板
|
| ResponseExtension<T> |
JSON 统一响应格式 - 扩展版本
|
| ResponseResult<T> |
JSON 统一响应格式
status: 200
message: success
|
| RespResult<T> |
JSON 统一响应格式
code: 200
msg: success
|
| 枚举 | 说明 |
|---|---|
| ResponseHttpStatus |
Copyright © 2024. All rights reserved.