diff --git a/modules/core/src/main/resources/config/jeesite-core.yml b/modules/core/src/main/resources/config/jeesite-core.yml index 45f319e9..fd9c4c07 100644 --- a/modules/core/src/main/resources/config/jeesite-core.yml +++ b/modules/core/src/main/resources/config/jeesite-core.yml @@ -404,9 +404,6 @@ shiro: /validCode = anon /static/** = anon /druid/** = perms[sys:state:druid] - /v2/api-docs = perms[sys:swagger] - /swagger-ui.html = perms[sys:swagger] - /swagger-resources/** = perms[sys:swagger] /bpm/modeler/** = perms[bpm:modeler] ${adminPath}/login-cas = cas ${adminPath}/login = authc