| Package | Description |
|---|---|
| io.mybatis.common.core |
| Modifier and Type | Method and Description |
|---|---|
DataResponse<T> |
DataResponse.data(T data) |
static <T> DataResponse<T> |
DataResponse.ok(T data) |
static <T> DataResponse<T> |
DataResponse.ok(T data,
String message) |
Copyright © 2023. All rights reserved.