fix: 新增api前缀

This commit is contained in:
Tim
2025-09-04 14:02:50 +08:00
parent 2e2813bcbd
commit b77b629d9e
3 changed files with 4 additions and 4 deletions

View File

@@ -99,7 +99,7 @@ rabbitmq.sharding.enabled=true
# springdoc-openapi-starter-webmvc-api
# see https://springdoc.org/#springdoc-openapi-core-properties
springdoc.api-docs.path=/v3/api-docs
springdoc.api-docs.path=/api/v3/api-docs
springdoc.api-docs.enabled=true
springdoc.info.title=OpenIsle
springdoc.info.description=OpenIsle Open API Documentation