public class CommonRequest extends BaseRequest<CommonResponse>
| 构造器和说明 |
|---|
CommonRequest(String method) |
CommonRequest(String method,
Object param) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
buildBizContent(Map<String,Object> bizContent) |
Object |
getParam() |
protected String |
method()
定义接口名称
|
void |
setParam(Object param) |
addFile, createRequestForm, getMethod, getRequestMethod, getResponseClass, setFiles, setRequestMethod, setVersion, versionpublic CommonRequest(String method)
public Object getParam()
public void setParam(Object param)
protected String method()
BaseRequestmethod 在类中 BaseRequest<CommonResponse>protected void buildBizContent(Map<String,Object> bizContent)
buildBizContent 在类中 BaseRequest<CommonResponse>Copyright © 2025. All rights reserved.