| 程序包 | 说明 |
|---|---|
| xyz.chaobei.common.api |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ResultCode |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> CommonResult<T> |
CommonResult.failed(IErrorCode errorCode)
失败返回结果
|
static <T> CommonResult<T> |
CommonResult.failed(IErrorCode errorCode,
String message)
失败返回结果
|
Copyright © 2020. All rights reserved.