Commit 3461bcd7 by jianan

knife4j接口文档白名单

parent b1df5d53
......@@ -112,6 +112,7 @@ public class GatewayJwtAuthFilterConfig {
"/csf/api/v3/api-docs/**",
"/product/api/v3/api-docs/**",
"/auth/v3/api-docs/**",
"/ai/api/v3/api-docs/**",
// 关键:匹配任意层级下的 ossFile/list
"/**/ossFile/list"
// 如果路径固定,也可以直接加完整路径
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment