| 程序包 | 说明 |
|---|---|
| xiongwei.jiang.service | |
| xiongwei.jiang.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
BotMsgResponseDTO |
WXWorkService.sendBotTextMsg(Integer appIndex,
String content)
发送机器人文本消息
|
BotMsgResponseDTO |
WXWorkService.sendBotTextMsgAtMobileNo(Integer appIndex,
List<String> mobileNoList,
String content)
发送机器人文本消息
|
BotMsgResponseDTO |
WXWorkService.sendBotTextMsgAtUserId(Integer appIndex,
List<String> userIdList,
String content)
发送机器人文本消息
|
| 限定符和类型 | 方法和说明 |
|---|---|
BotMsgResponseDTO |
WXWorkServiceImpl.sendBotTextMsg(Integer appIndex,
String content) |
BotMsgResponseDTO |
WXWorkServiceImpl.sendBotTextMsgAtMobileNo(Integer appIndex,
List<String> mobileNoList,
String content) |
BotMsgResponseDTO |
WXWorkServiceImpl.sendBotTextMsgAtUserId(Integer appIndex,
List<String> userIdList,
String content) |
Copyright © 2021. All rights reserved.