mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-09 08:57:16 +08:00
feat(system/smsConfig): 短信配置新增设为默认功能
This commit is contained in:
@@ -84,18 +84,6 @@ public class CaptchaProperties {
|
||||
*/
|
||||
private long expirationInMinutes;
|
||||
|
||||
/**
|
||||
* 模板 ID
|
||||
*/
|
||||
private String templateId;
|
||||
|
||||
/**
|
||||
* 短信厂商
|
||||
*
|
||||
* @see top.continew.admin.system.model.resp.SmsConfigResp#supplier
|
||||
*/
|
||||
private String supplier;
|
||||
|
||||
/**
|
||||
* 验证码字段模板键名
|
||||
*/
|
||||
|
Reference in New Issue
Block a user