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 08931aa..a9d9e6e 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 @@ -154,6 +154,7 @@ public class SecurityConfig { "/system/dict/data/type/**", "/attention/selectAttention", "/attention/selectUserInfo", + "/attention/selectToAttention", "/WorkFlowVersion/selectVersionByWorkId", "/memberLevel/list", "/memberLevel/getMemberBenefitList"