diff --git a/modules/core/src/main/resources/config/jeesite-core.yml b/modules/core/src/main/resources/config/jeesite-core.yml index 8bde4829..2c2bd748 100644 --- a/modules/core/src/main/resources/config/jeesite-core.yml +++ b/modules/core/src/main/resources/config/jeesite-core.yml @@ -546,6 +546,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