| 程序包 | 说明 |
|---|---|
| company.hnlz.sendmessage.service | |
| company.hnlz.sendmessage.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ISendMessageUtil.send(List<String> phoneNumberList,
List<String> messageContentList,
ICallBack callBack) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SendMessageUtilImpl.send(List<String> phoneNumberList,
List<String> messageContentList,
ICallBack callBack)
author haoxl
date 2019-07-25
Description 对外调用发送短信方法
param phoneNumberList:手机号码数组
param messageContentList:短信内容数组
param callBack:回调函数接口
|
Copyright © 2019. All rights reserved.