update 调整注释 删除不存在的错误的东西

This commit is contained in:
疯狂的狮子Li
2025-04-09 10:25:37 +08:00
parent 6012dbdfa8
commit 0264b5f7e9
2 changed files with 1 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ import org.springframework.context.annotation.Bean;
import java.util.*;
/**
* Swagger 文档配置
* 接口文档配置
*
* @author Lion Li
*/

View File

@@ -238,9 +238,6 @@ springdoc:
api-docs:
# 是否开启接口文档
enabled: true
# swagger-ui:
# # 持久化认证数据
# persistAuthorization: true
info:
# 标题
title: '标题RuoYi-Cloud-Plus微服务权限管理系统_接口文档'