Commit 5a31eb6d by zhangxingmin

Merge remote-tracking branch 'origin/test' into test

parents 40893d44 3461bcd7
......@@ -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