fix(global): 开放文件下载权限
This commit is contained in:
@@ -125,6 +125,7 @@ public class GlobalConfigure implements WebMvcConfigurer {
|
|||||||
|
|
||||||
/* 文件下载 */
|
/* 文件下载 */
|
||||||
"/dev/file/download",
|
"/dev/file/download",
|
||||||
|
"/dev/file/download/**",
|
||||||
|
|
||||||
/* 用户个人中心相关 */
|
/* 用户个人中心相关 */
|
||||||
"/sys/userCenter/getPicCaptcha",
|
"/sys/userCenter/getPicCaptcha",
|
||||||
|
Reference in New Issue
Block a user