| 程序包 | 说明 |
|---|---|
| net.jlxxw.wechat.function.api | |
| net.jlxxw.wechat.function.material | |
| net.jlxxw.wechat.function.menu | |
| net.jlxxw.wechat.function.push | |
| net.jlxxw.wechat.response.api |
| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Mono<WeiXinResponse> |
AsyncOpenApiManager.clean() |
| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Mono<WeiXinResponse> |
AsyncPermanentMaterialManager.delete(String mediaId)
删除永久素材
|
| 限定符和类型 | 方法和说明 |
|---|---|
reactor.core.publisher.Mono<WeiXinResponse> |
AsyncMenuManager.createMenu(List<MenuDTO> list)
创建菜单
|
| 限定符和类型 | 方法和说明 |
|---|---|
WeiXinResponse |
SyncPushCustomer.pushCustomer(CustomerMessageDTO messageDTO,
String token)
推送一个客服信息
|
WeiXinResponse |
SyncPushTemplate.pushTemplate(WxTemplate template,
String token)
推送一个模版信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<WeiXinResponse> |
SyncPushCustomer.pushCustomer(List<CustomerMessageDTO> messageList,
String token)
批量推送
|
List<WeiXinResponse> |
SyncPushTemplate.pushTemplate(List<WxTemplate> templateList,
String token,
Supplier<String> getTokenFunction)
批量推送
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ApiRequestRecord
open api请求接口返回值
|
class |
ApiResult
微信 openApi接口返回对象
|
Copyright © 2021. All rights reserved.