refactor(resource): 接口放行

master
yang 2025-02-21 15:35:29 +08:00
parent ecc03229bd
commit 3f19cd60ea
1 changed files with 2 additions and 0 deletions

View File

@ -142,9 +142,11 @@ public class SecurityConfig {
"/WorkFlow/workFlowList", "/WorkFlow/workFlowList",
"/WorkFlow/selectWorkFlowById", "/WorkFlow/selectWorkFlowById",
"/WorkFlowComment/getComment", "/WorkFlowComment/getComment",
"/WorkFlowComment/commentCount",
"/image/imageList", "/image/imageList",
"/image/detail", "/image/detail",
"/imageComment/getComment", "/imageComment/getComment",
"/imageComment/commentCount",
"/system/user/selectUserById", "/system/user/selectUserById",
"/system/dict/data/type/**", "/system/dict/data/type/**",
"/attention/selectAttention", "/attention/selectAttention",