| Package | Description |
|---|---|
| cn.watsontech.webhelper.openapi | |
| cn.watsontech.webhelper.openapi.params | |
| cn.watsontech.webhelper.openapi.params.base | |
| cn.watsontech.webhelper.openapi.service |
| Modifier and Type | Method and Description |
|---|---|
cn.watsontech.webhelper.common.result.Result |
OpenApiController.sendEmail(String appid,
@Valid Map form,
@Valid OpenApiParamsVo openApiParamsVo,
@Valid OpenApiLoginUser user) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileListOpenApiParamsVo
示例Form,参数需要继承 OpenApiParamsVo
Created by Watson on 2020/02/09.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenApiListParamsVo
注意:不能使用此vo直接做请求参数,缺少具体参数
Created by Watson on 2020/02/09.
|
| Modifier and Type | Method and Description |
|---|---|
protected OpenApiParamsVo |
OpenApiDecodeService.openApiParams(String appid,
String appSecret,
List<OpenApiParams> queryParams,
String requestUrl) |
protected OpenApiParamsVo |
OpenApiDecodeService.openApiParams(String appid,
String appSecret,
OpenApiParams queryParam,
String requestUrl) |
Copyright © 2021. All rights reserved.