| 程序包 | 说明 |
|---|---|
| cn.gjing.result |
| 限定符和类型 | 方法和说明 |
|---|---|
static ErrorResult |
ErrorResult.failure()
错误请求时使用,包含code和message
|
static ErrorResult |
ErrorResult.failure(Integer code,
String message)
错误请求时使用,包含code和message
|
Copyright © 2019. All rights reserved.