改造短信发送接口
This commit is contained in:
@@ -50,6 +50,8 @@ public interface SettingService extends IService<Setting> {
|
||||
|
||||
Setting getData(String settingKey);
|
||||
|
||||
String getContent(String settingKey, Integer tenantId);
|
||||
|
||||
JSONObject getCache(String key);
|
||||
|
||||
void initConfig(Setting setting);
|
||||
|
||||
Reference in New Issue
Block a user