mirror of
https://gitee.com/dromara/sms4j.git
synced 2025-12-07 01:18:33 +08:00
修复网易云短信配置的错误
This commit is contained in:
parent
cc2742d49d
commit
e551a5bd6e
@ -18,17 +18,7 @@ public class NeteaseConfig extends BaseConfig implements SupplierConfig {
|
|||||||
/**
|
/**
|
||||||
* 模板变量名称
|
* 模板变量名称
|
||||||
*/
|
*/
|
||||||
private String templateId;
|
private String templateName;
|
||||||
|
|
||||||
/**
|
|
||||||
* appKey
|
|
||||||
*/
|
|
||||||
private String appKey;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* secret
|
|
||||||
*/
|
|
||||||
private String secret;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 模板短信请求地址
|
* 模板短信请求地址
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user