mirror of
https://gitee.com/dromara/sms4j.git
synced 2025-12-06 08:58:38 +08:00
添加一个刷新数据库的方法,SupplierSqlConfig创建方式改为静态工厂获取实例
This commit is contained in:
parent
afd4a0536f
commit
fab09565e4
@ -0,0 +1,13 @@
|
||||
package org.dromara.sms4j.core.api;
|
||||
|
||||
/**
|
||||
* ConfigApi
|
||||
* <p> 用于自定义注册配置
|
||||
* @author :Wind
|
||||
* 2023/4/19 20:40
|
||||
**/
|
||||
public interface ConfigApi {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user