统一调整业务模块名称

This commit is contained in:
chenbowen
2025-09-23 17:12:37 +08:00
parent b998dade75
commit 0fb22a2ee4
20 changed files with 93 additions and 93 deletions

View File

@@ -101,7 +101,7 @@ xxl:
logpath: ${user.home}/logs/xxl-job/${spring.application.name} # 执行器运行日志文件存储磁盘路径
accessToken: default_token # 执行器通讯TOKEN
cloud:
zt:
info:
version: 1.0.0
base-package: com.zt.plat
@@ -116,7 +116,7 @@ cloud:
swagger:
title: 管理后台
description: 提供管理员管理的所有功能
version: ${cloud.info.version}
version: ${zt.info.version}
tenant: # 多租户相关配置项
enable: true