初始化
This commit is contained in:
@@ -20,12 +20,12 @@ knife4j:
|
||||
footer-custom-content: Apache License 2.0 | Copyright © 2025-[]
|
||||
springdoc:
|
||||
config:
|
||||
title: AGENTTCP服务
|
||||
description: AGENTTCP服务接口文档
|
||||
contact: AGENTTCP
|
||||
title: AGENT客户端服务
|
||||
description: AGENT客户端服务接口文档
|
||||
contact: AGENT-CLIENT
|
||||
email:
|
||||
version: ${spring.application.version}
|
||||
group-configs:
|
||||
- group: 'AGENTTCP服务'
|
||||
- group: 'AGENT客户端服务'
|
||||
paths-to-match: '/**'
|
||||
packages-to-scan: com.tongran.agent.client
|
||||
|
||||
Reference in New Issue
Block a user