| 程序包 | 说明 |
|---|---|
| cn.foxtech.common.domain.vo |
| 限定符和类型 | 方法和说明 |
|---|---|
static PublicRespondVO |
PublicRespondVO.error(int code,
String msg) |
static PublicRespondVO |
PublicRespondVO.error(PublicVO data,
int code,
String msg) |
static PublicRespondVO |
PublicRespondVO.error(PublicVO data,
String msg) |
static PublicRespondVO |
PublicRespondVO.error(String msg) |
static PublicRespondVO |
PublicRespondVO.success(PublicVO data) |
static PublicRespondVO |
PublicRespondVO.success(String msg,
PublicVO data) |
Copyright © 2024. All rights reserved.