jeesite-*.yml模块配置文件,增加IDEA提示助手

This commit is contained in:
thinkgem
2025-03-08 10:11:09 +08:00
parent 0b3b0731ff
commit 6dca1ded69
6 changed files with 112 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
## 重要提示Tip
## 请勿在该配置文件中添加其它任何配置(添加也不会生效)。
## 该文件,仅仅是为了让 jeesite-core.yml 文件,
## 在 IDEA 中有一个自动完成及帮助提示,并无其它用意。
## 参数配置请在 jeesite-core.yml 文件中添加。
spring:
config:
import:
- classpath:config/jeesite-core.yml

View File

@@ -800,10 +800,6 @@ video:
# 将mp4视频的元数据信息转到视频第一帧
qtFaststartFile: d:/tools/video/qt-faststart/qt-faststart.exe
# 文件管理是否启用租户模式
filemanager:
useCorpModel: false
#======================================#
#========== Message settings ==========#
#======================================#