登录接口完善

This commit is contained in:
dww
2026-02-05 17:03:44 +08:00
parent 4bc4ca0809
commit ebc351d2d7

View File

@@ -27,7 +27,7 @@ public class WebMvcConfig implements WebMvcConfigurer {
"/v3/api-docs/**",
"/webjars/**",
"/favicon.ico",
// 静态资源路径放行(新增)
// 静态资源路径放行
"/img/**",
"/video/**",
// 用户相关放行路径