Skip to content

v1.3.4

Choose a tag to compare

@jiangood jiangood released this 07 May 02:37
· 233 commits to main since this release
feat(config): 添加系统配置项控制logo显示

- 在SystemProperties中新增showLogo属性,默认值为true
- 在SysCommonController的site-info接口中返回showLogo配置
- 修改前端admin布局中的logo显示逻辑,增加showLogo条件判断
- 更新应用配置文件中的作业管理名称为定时作业
- 修正相关文档中的作业管理标题