feat:databus服务调试

This commit is contained in:
FCL
2025-10-29 17:57:05 +08:00
parent c90169ab00
commit 966d8a3cf7
2 changed files with 6 additions and 5 deletions

View File

@@ -114,8 +114,8 @@ zt:
- ${spring.boot.admin.context-path}/** # 不处理 Spring Boot Admin 的请求
- ${management.endpoints.web.base-path}/** # 不处理 Actuator 的请求
swagger:
title: 管理后台
description: 提供管理员管理的所有功能
title: Qms 模块
description: 提供 Qms 管理的所有功能
version: ${zt.info.version}
tenant: # 多租户相关配置项
enable: true