mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 12:49:28 +08:00
新增系统配置api接口
This commit is contained in:
@@ -20,4 +20,6 @@ public interface AppConfigService extends IService<AppConfig> {
|
||||
|
||||
void saveFromMap(HashMap<String, String> data);
|
||||
|
||||
Map<String, String> keyValues();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user