新增getPrincipalProperty方法,用于前端及其他模块获取当前用户信息
This commit is contained in:
@ -17,12 +17,6 @@
|
||||
|
||||
<dependencies>
|
||||
|
||||
<!--Shiro核心框架 -->
|
||||
<dependency>
|
||||
<groupId>org.apache.shiro</groupId>
|
||||
<artifactId>shiro-core</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!--velocity代码生成使用模板 -->
|
||||
<dependency>
|
||||
<groupId>org.apache.velocity</groupId>
|
||||
|
Reference in New Issue
Block a user