public abstract class AbstractProvider<T extends Property,K extends Context> extends Object implements Provider<T>
| Modifier and Type | Field and Description |
|---|---|
protected K |
properties |
| Constructor and Description |
|---|
AbstractProvider() |
| Modifier and Type | Method and Description |
|---|---|
Message |
send(T entity)
指定模版
Property并发送
注意:不同等服务商使用的模版实现不同 |
Message |
send(T entity,
List<String> mobile)
发送通知
|
Copyright © 2021. All rights reserved.