修复 quick-login 插件循环依赖问题

This commit is contained in:
click33
2022-04-23 16:20:04 +08:00
parent 7302a34de0
commit 0c0b08c6c3
10 changed files with 49 additions and 33 deletions

View File

@@ -11,6 +11,7 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RELEASE</version>
<!-- <version>2.6.0</version> -->
</parent>
<!-- 定义sa-token版本号 -->