This commit is contained in:
lejianwen
2024-11-22 19:53:49 +08:00
parent 41377f41bb
commit 96e3e3bc86
3 changed files with 3 additions and 3 deletions

View File

@@ -1056,7 +1056,7 @@ const docTemplateapi = `{
"application/json" "application/json"
], ],
"tags": [ "tags": [
"WEBCLIENT" "WEBCLIENT_V2"
], ],
"summary": "服务配置", "summary": "服务配置",
"responses": { "responses": {

View File

@@ -1049,7 +1049,7 @@
"application/json" "application/json"
], ],
"tags": [ "tags": [
"WEBCLIENT" "WEBCLIENT_V2"
], ],
"summary": "服务配置", "summary": "服务配置",
"responses": { "responses": {

View File

@@ -869,7 +869,7 @@ paths:
- token: [] - token: []
summary: 服务配置 summary: 服务配置
tags: tags:
- WEBCLIENT - WEBCLIENT_V2
/shared-peer: /shared-peer:
post: post:
consumes: consumes: