@ConfigurationProperties(prefix="javafamily.notify.sms.ucloud") public class SmsUCloudProperties extends Object
| Constructor and Description |
|---|
SmsUCloudProperties() |
| Modifier and Type | Method and Description |
|---|---|
club.javafamily.nf.request.sms.SmsRequest |
buildRequest(String template,
List<String> receiveUsers,
List<String> params) |
club.javafamily.nf.properties.SmsTemplateInfo |
findConfig() |
club.javafamily.nf.properties.SmsTemplateInfo |
findConfig(String key) |
public club.javafamily.nf.properties.SmsTemplateInfo findConfig()
public club.javafamily.nf.properties.SmsTemplateInfo findConfig(String key)
Copyright © 2022. All rights reserved.