mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-26 12:49:28 +08:00
redis锁
This commit is contained in:
@@ -30,7 +30,7 @@ public class AppConfigCheck implements ApplicationRunner {
|
||||
setName("Logo");
|
||||
setSort(20);
|
||||
setFieldType(BackendConstant.APP_CONFIG_FIELD_TYPE_IMAGE);
|
||||
setKeyName("system.key");
|
||||
setKeyName("system.logo");
|
||||
setKeyValue("");
|
||||
}},
|
||||
new AppConfig() {{
|
||||
|
||||
Reference in New Issue
Block a user