Revert "1. 统一包名修改"

This commit is contained in:
chenbowen
2025-09-22 03:05:14 +08:00
parent 30e8a5a704
commit 9a311fc3f6
5602 changed files with 85186 additions and 84972 deletions

View File

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