Merge branch 'dev' into test

# Conflicts:
#	pom.xml
This commit is contained in:
chenbowen
2025-10-28 14:46:04 +08:00

View File

@@ -141,8 +141,8 @@ zt:
exclude-urls: # 如下 url仅仅是为了演示去掉配置也没关系 exclude-urls: # 如下 url仅仅是为了演示去掉配置也没关系
- ${management.endpoints.web.base-path}/** # 不处理 Actuator 的请求 - ${management.endpoints.web.base-path}/** # 不处理 Actuator 的请求
swagger: swagger:
title: 管理后台 title: Bpm 模块
description: 提供管理员管理的所有功能 description: 提供 Bpm 管理的所有功能
version: ${zt.info.version} version: ${zt.info.version}
tenant: # 多租户相关配置项 tenant: # 多租户相关配置项
enable: true enable: true