| Modifier and Type | Class and Description |
|---|---|
class |
WxappLoginForm
示例Form,参与签名的POST body参数需要实现 openApiParams
Created by watson on 2020/6/17.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WxMaSubscribeMsgForm
Created by Watson on 2020/2/22.
|
class |
WxMpSubscribeMsgForm
微信公众号一次性订阅消息
Created by Watson on 2020/2/22.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenApiLoginUser
主要给openapi 确认当前操作用户信息
Created by Watson on 2020/2/15.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapOpenApiParams<K,V> |
| Modifier and Type | Method and Description |
|---|---|
String |
OpenApiParamsVo.getNeedSignParamString(Collection<OpenApiParams> extraApiParams) |
String |
PublicApiParams.getNeedSignParamString(Collection<OpenApiParams> extraApiParams) |
| Modifier and Type | Method and Description |
|---|---|
protected OpenApiParamsVo |
OpenApiDecodeService.openApiParams(String appid,
String appSecret,
OpenApiParams queryParam,
String requestUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected OpenApiParamsVo |
OpenApiDecodeService.openApiParams(String appid,
String appSecret,
List<OpenApiParams> queryParams,
String requestUrl) |
Copyright © 2021. All rights reserved.