diff --git a/mcwl-framework/src/main/java/com/mcwl/framework/config/SecurityConfig.java b/mcwl-framework/src/main/java/com/mcwl/framework/config/SecurityConfig.java index ffba011..5c3b66d 100644 --- a/mcwl-framework/src/main/java/com/mcwl/framework/config/SecurityConfig.java +++ b/mcwl-framework/src/main/java/com/mcwl/framework/config/SecurityConfig.java @@ -142,9 +142,11 @@ public class SecurityConfig { "/WorkFlow/workFlowList", "/WorkFlow/selectWorkFlowById", "/WorkFlowComment/getComment", + "/WorkFlowComment/commentCount", "/image/imageList", "/image/detail", "/imageComment/getComment", + "/imageComment/commentCount", "/system/user/selectUserById", "/system/dict/data/type/**", "/attention/selectAttention",