统一修改包

This commit is contained in:
chenbowen
2025-09-22 03:45:00 +08:00
parent c9dfb6dacf
commit 7f573cff41
527 changed files with 2626 additions and 2626 deletions

View File

@@ -78,7 +78,7 @@ management:
logging:
level:
# 配置自己写的 MyBatis Mapper 打印日志
cn.iocoder.yudao.module.base.dal.mysql: debug
com.zt.plat.module.base.dal.mysql: debug
org.springframework.context.support.PostProcessorRegistrationDelegate: ERROR
mybatis-plus:
@@ -87,7 +87,7 @@ mybatis-plus:
# 芋道配置项,设置当前项目所有自定义的配置
yudao:
cloud:
env: # 多环境的配置项
tag: ${HOSTNAME}
security: