swagger无法访问问题修复
This commit is contained in:
parent
6eeb93f90b
commit
7706385014
@ -42,7 +42,7 @@ public class JwtAuthenticationTokenFilter extends OncePerRequestFilter {
|
|||||||
"/notice/list",
|
"/notice/list",
|
||||||
"/notice/detail",
|
"/notice/detail",
|
||||||
"/param/grouplist",
|
"/param/grouplist",
|
||||||
|
"/v3/api-docs",
|
||||||
"/swagger-ui.html",
|
"/swagger-ui.html",
|
||||||
"/office/IndexServlet"
|
"/office/IndexServlet"
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user