| 程序包 | 说明 |
|---|---|
| xiongwei.jiang.service | |
| xiongwei.jiang.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
AppMsgResponseDTO |
WXWorkService.sendTextMsg(Integer appIndex,
List<String> userIdList,
String content)
发送文本信息
|
AppMsgResponseDTO |
WXWorkService.sendTextMsg(Integer appIndex,
String userId,
String content)
发送文本信息
|
| 限定符和类型 | 方法和说明 |
|---|---|
AppMsgResponseDTO |
WXWorkServiceImpl.sendTextMsg(Integer appIndex,
List<String> userIdList,
String content) |
AppMsgResponseDTO |
WXWorkServiceImpl.sendTextMsg(Integer appIndex,
String userId,
String content) |
Copyright © 2021. All rights reserved.