public class TencentSmsClient extends Object implements ISmsClient
| 构造器和说明 |
|---|
TencentSmsClient() |
public void init(SmsConfigProperties smsConfigProperties)
ISmsClientinit 在接口中 ISmsClientpublic SmsResult send(String phone, String template)
send 在接口中 ISmsClientphone - 手机号码template - 模版public SmsResult send(String phone, String template, Map<String,Object> datas)
send 在接口中 ISmsClientphone - 手机号码template - 模版datas - 数据Copyright © 2018. All rights reserved.