【代码优化】MEMBER:移除 bootstrap.yaml,和 boot 保持一致

This commit is contained in:
YunaiV
2024-07-14 18:37:06 +08:00
parent e84b1dd91b
commit cc6d0c00b7
7 changed files with 54 additions and 46 deletions

View File

@@ -138,7 +138,6 @@ logging:
level:
# 配置自己写的 MyBatis Mapper 打印日志
cn.iocoder.yudao.module.system.dal.mysql: debug
cn.iocoder.yudao.module.system.dal.mysql.sensitiveword.SensitiveWordMapper: INFO # 配置 SensitiveWordMapper 的日志级别为 info
cn.iocoder.yudao.module.system.dal.mysql.sms.SmsChannelMapper: INFO # 配置 SmsChannelMapper 的日志级别为 info
org.springframework.context.support.PostProcessorRegistrationDelegate: ERROR # TODO 芋艿先禁用Spring Boot 3.X 存在部分错误的 WARN 提示