Merge branch 'feature/community-center' into preview
commit
41bdbfaa81
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue