整理knife4j接口说明

This commit is contained in:
2024-08-19 14:09:39 +08:00
parent 77a45021b5
commit ba0cd580b6
2 changed files with 3 additions and 2 deletions

View File

@@ -49,7 +49,8 @@ public class SwaggerConfig {
.title(config.getSwaggerTitle())
.description(config.getSwaggerDescription())
.version(config.getSwaggerVersion())
.termsOfServiceUrl("")
.contact(new Contact("科技小王子","https://www.gxwebsoft.com","170083662@qq.com"))
.termsOfServiceUrl("https://server.gxwebsoft.com/api")
.build();
}

View File

@@ -85,7 +85,7 @@ config:
open-office-home: C:/OpenOffice4/
swagger-base-package: com.gxwebsoft
swagger-title: 网宿软件 API文档
swagger-description: 核心模块 https://server.gxwebsoft.com/api
swagger-description: websoft - 基于java spring、vue3、antd构建的前后端分离快速开发框架
swagger-version: 2.0
token-key: WLgNsWJ8rPjRtnjzX/Gx2RGS80Kwnm/ZeLbvIL+NrBs=
server-url: https://server.gxwebsoft.com/api