修复网易云短信配置的错误

This commit is contained in:
wind 2023-06-15 16:23:59 +08:00
parent cc2742d49d
commit e551a5bd6e

View File

@ -18,17 +18,7 @@ public class NeteaseConfig extends BaseConfig implements SupplierConfig {
/**
* 模板变量名称
*/
private String templateId;
/**
* appKey
*/
private String appKey;
/**
* secret
*/
private String secret;
private String templateName;
/**
* 模板短信请求地址