登录接口完善
This commit is contained in:
@@ -27,7 +27,7 @@ public class WebMvcConfig implements WebMvcConfigurer {
|
||||
"/v3/api-docs/**",
|
||||
"/webjars/**",
|
||||
"/favicon.ico",
|
||||
// 静态资源路径放行(新增)
|
||||
// 静态资源路径放行
|
||||
"/img/**",
|
||||
"/video/**",
|
||||
// 用户相关放行路径
|
||||
|
||||
Reference in New Issue
Block a user