若依 v4.6.0

This commit is contained in:
RuoYi
2021-01-01 10:07:25 +08:00
parent 9c643e7c08
commit 3faa23b7c0
19 changed files with 82 additions and 35 deletions

View File

@ -44,8 +44,6 @@ import at.pollux.thymeleaf.shiro.dialect.ShiroDialect;
@Configuration
public class ShiroConfig
{
public static final String PREMISSION_STRING = "perms[\"{0}\"]";
/**
* Session超时时间单位为毫秒默认30分钟
*/