upgrade: 放行knife4j需要的路径;

This commit is contained in:
LM20230311
2025-09-24 19:28:34 +08:00
parent f10f44158c
commit 2caf9a47ed

View File

@@ -144,6 +144,14 @@ security:
# swagger 文档配置
- /*/api-docs
- /*/api-docs/**
- /v3/api-docs
- /v3/api-docs/**
- /swagger-ui.html
- /swagger-ui/**
- /doc.html
- /webjars/**
- /swagger-resources
- /swagger-resources/**
# actuator 监控配置
- /actuator
- /actuator/**