This commit is contained in:
none
2023-03-10 15:49:12 +08:00
parent 81870bd802
commit 08a9f5ab73
5 changed files with 64 additions and 9 deletions

View File

@@ -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() {{