opt:1.增加后端管理功能。2.优化系统日志。
This commit is contained in:
7
pom.xml
7
pom.xml
@@ -66,6 +66,13 @@
|
||||
<version>3.5.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Sa-Token 权限认证 安全框架, 在线文档:http://sa-token.dev33.cn/ -->
|
||||
<dependency>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-spring-boot-starter</artifactId>
|
||||
<version>1.34.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.aspectj</groupId>
|
||||
<artifactId>aspectjweaver</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user