123333
This commit is contained in:
@@ -8,8 +8,6 @@ ruoyi:
|
||||
copyrightYear: 2023
|
||||
# 缓存懒加载
|
||||
cacheLazy: false
|
||||
ser
|
||||
|
||||
captcha:
|
||||
# 页面 <参数设置> 可开启关闭 验证码校验
|
||||
# 验证码类型 math 数组计算 char 字符验证
|
||||
@@ -45,7 +43,7 @@ server:
|
||||
# 日志配置
|
||||
logging:
|
||||
level:
|
||||
com.ruoyi: @logging.level@
|
||||
com.ruoyi: info
|
||||
org.springframework: warn
|
||||
config: classpath:logback-plus.xml
|
||||
|
||||
@@ -245,3 +243,5 @@ lock4j:
|
||||
management:
|
||||
endpoints:
|
||||
enabled-by-default: false
|
||||
cai:
|
||||
websocket: true
|
||||
|
||||
Reference in New Issue
Block a user