mirror of
https://gitee.com/dromara/sms4j.git
synced 2025-12-06 17:08:40 +08:00
新增短信自定义适配,新增广州掌骏自定义实现demo(忘记的提交)
This commit is contained in:
parent
fe0541c59e
commit
3052fbadae
@ -13,6 +13,11 @@ import org.dromara.sms4j.comm.exception.SmsBlendException;
|
||||
@Data
|
||||
public abstract class BaseConfig implements SupplierConfig {
|
||||
|
||||
/**
|
||||
* 自定义实现工厂路径
|
||||
*/
|
||||
private String factory;
|
||||
|
||||
/**
|
||||
* Access Key
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user