| 程序包 | 说明 |
|---|---|
| org.dromara.raincat.common.holder.httpclient |
| 限定符和类型 | 方法和说明 |
|---|---|
static AjaxResponse |
AjaxResponse.error(int code,
String msg) |
static AjaxResponse |
AjaxResponse.error(String msg) |
static AjaxResponse |
AjaxResponse.get(int code,
String msg,
Object data) |
static AjaxResponse |
AjaxResponse.success() |
static AjaxResponse |
AjaxResponse.success(Object data) |
static AjaxResponse |
AjaxResponse.success(String msg) |
static AjaxResponse |
AjaxResponse.success(String msg,
Object data) |
Copyright © 2019 dromara. All rights reserved.