update 优化 删除监控无用配置代码(升级之后不需要了)

This commit is contained in:
疯狂的狮子Li
2025-08-11 14:05:57 +08:00
parent 3cc8b1767e
commit 14091133c4
3 changed files with 5 additions and 31 deletions

View File

@@ -11,3 +11,6 @@ spring:
discovery:
# seata 不具有健康检查的能力 防止报错排除掉
ignored-services: ruoyi-seata-server
# 忽略无用警告
thymeleaf:
check-template-location: false