Class HuaweiSmsProvider
java.lang.Object
org.aoju.bus.notify.provider.AbstractProvider<HuaweiProperty,Context>
org.aoju.bus.notify.provider.huawei.HuaweiSmsProvider
- All Implemented Interfaces:
Provider<HuaweiProperty>
七牛云短信
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Field Summary
FieldsFields inherited from class org.aoju.bus.notify.provider.AbstractProvider
context -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aoju.bus.notify.provider.AbstractProvider
send
-
Field Details
-
SUCCESS_CODE
成功代码.- See Also:
-
-
Constructor Details
-
HuaweiSmsProvider
-
-
Method Details
-
send
Description copied from interface:Provider指定模版Property并发送 注意:不同等服务商使用的模版实现不同- Specified by:
sendin interfaceProvider<HuaweiProperty>- Overrides:
sendin classAbstractProvider<HuaweiProperty,Context> - Parameters:
entity- 通知内容- Returns:
- 发送结果
-