| 程序包 | 说明 |
|---|---|
| com.litongjava.tio.utils.resp |
| 限定符和类型 | 方法和说明 |
|---|---|
RespVo |
RespVo.code(Integer code) |
RespVo |
RespVo.data(Object data) |
static RespVo |
RespVo.fail() |
static RespVo |
RespVo.fail(String msg) |
RespVo |
RespVo.msg(String msg) |
static RespVo |
RespVo.ok() |
static RespVo |
RespVo.ok(Object data) |
Copyright © 2024. All rights reserved.