| Package | Description |
|---|---|
| com.biscuit.common.util |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BaseAMO> |
RUtil.fail() |
static <T extends BaseAMO> |
RUtil.fail(ResultEnum resultEnum) |
static <T extends BaseAMO> |
RUtil.fail(String code,
String message) |
static <T extends BaseAMO> |
RUtil.ok() |
static <T extends BaseAMO> |
RUtil.ok(T data) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ResponseUtil.responseWrite(javax.servlet.http.HttpServletResponse response,
R<BaseAMO> result) |
Copyright © 2024. All rights reserved.