| 程序包 | 说明 |
|---|---|
| xiongwei.jiang.service | |
| xiongwei.jiang.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
AppMsgResponseDTO |
WXWorkService.sendAppTextMsg(Integer appIndex,
AppMsgToType toType,
List<String> toIdList,
String content)
发送应用文本消息
|
AppMsgResponseDTO |
WXWorkService.sendAppTextMsg(Integer appIndex,
AppMsgToType toType,
String toId,
String content)
发送应用文本消息
|
| 限定符和类型 | 方法和说明 |
|---|---|
AppMsgResponseDTO |
WXWorkServiceImpl.sendAppTextMsg(Integer appIndex,
AppMsgToType toType,
List<String> toIdList,
String content) |
AppMsgResponseDTO |
WXWorkServiceImpl.sendAppTextMsg(Integer appIndex,
AppMsgToType toType,
String toId,
String content) |
Copyright © 2021. All rights reserved.