1. 统一包名修改

This commit is contained in:
chenbowen
2025-09-22 02:05:00 +08:00
parent 0420bf44c1
commit 90dcb06c56
4283 changed files with 1312 additions and 305431 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: