(improvement)(project) Fixed the issue of Swagger UI not working. (#1133)

This commit is contained in:
lexluo09
2024-06-11 23:13:40 +08:00
committed by GitHub
parent 57ee55b7da
commit 33eecc0cb1
7 changed files with 141 additions and 32 deletions

View File

@@ -102,3 +102,16 @@ s2:
# access-token: hg_access_token
# model-id: sentence-transformers/all-MiniLM-L6-v2
# timeout: 1h
# swagger配置
swagger:
title: 'SuperSonic平台接口文档'
base:
package: com.tencent.supersonic
description: 'SuperSonic平台接口文档'
url: ''
contact:
name:
email:
url: ''
version: 3.0