Merge branch 'feature/community-center' into preview

master
yang 2025-02-21 15:36:16 +08:00
commit 41bdbfaa81
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",