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 0cc57a4..1dacc75 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 @@ -135,9 +135,9 @@ public class SecurityConfig { "/file/**", "/model/modelSquare", "/model/selectModelById", - "/model/selectByUserIdModel", - "/model/selectByUserIdWorkFlow", - "/model/selectByUserIdImage", + "/personalCenter/selectByUserIdModel", + "/personalCenter/selectByUserIdWorkFlow", + "/personalCenter/selectByUserIdImage", "/model/finbyid", "/ModelVersion/finbyid", "/ModelComment/getComment",