Merge branch 'dev' into test
# Conflicts: # pom.xml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user