mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-07-23 01:29:34 +08:00
播放器配置->播放配置
This commit is contained in:
parent
267a46b0c8
commit
fa5b25782f
@ -50,8 +50,8 @@ public class AppConfigCheck implements ApplicationRunner {
|
||||
setKeyName("system.h5_url");
|
||||
setKeyValue("");
|
||||
}},});
|
||||
// 播放器配置
|
||||
put("播放器配置", new AppConfig[]{new AppConfig() {{
|
||||
// 播放配置
|
||||
put("播放配置", new AppConfig[]{new AppConfig() {{
|
||||
setName("播放器封面");
|
||||
setSort(10);
|
||||
setFieldType(BackendConstant.APP_CONFIG_FIELD_TYPE_IMAGE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user