修复修改短信渠道缓存没有更新
Signed-off-by: Evol郑天 <jpevol@163.com>
This commit is contained in:
parent
f50780300f
commit
08bfaa2caf
@ -41,6 +41,7 @@ public abstract class AbstractSmsClient implements SmsClient {
|
||||
return;
|
||||
}
|
||||
log.info("[refresh][配置({})发生变化,重新初始化]", properties);
|
||||
this.properties = properties;
|
||||
// 初始化
|
||||
this.init();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user