若依 v4.6.0
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>ruoyi</artifactId>
|
||||
<groupId>com.ruoyi</groupId>
|
||||
<version>4.5.1</version>
|
||||
<version>4.6.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -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分钟)
|
||||
*/
|
||||
|
Reference in New Issue
Block a user