diff --git a/modules/core/src/main/resources/config/jeesite-core.yml b/modules/core/src/main/resources/config/jeesite-core.yml index db306479..52578d65 100644 --- a/modules/core/src/main/resources/config/jeesite-core.yml +++ b/modules/core/src/main/resources/config/jeesite-core.yml @@ -548,6 +548,8 @@ shiro: /oauth2/authorize = user /druid/** = perms[sys:state:druid] /bpm/modeler/** = perms[bpm:modeler] + /ureport/designer/** = perms[ureport] + /ureport/datasource/** = perms[ureport] ${adminPath}/login-cas = cas ${adminPath}/login-ldap = ldap ${adminPath}/login = authc