代码更新

This commit is contained in:
ldj_willow
2022-10-19 17:31:17 +08:00
parent 7b08b395c6
commit 6512a48a45
3 changed files with 130 additions and 1 deletions

View File

@@ -57,6 +57,12 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.10</version>
</dependency>
<!--Spring boot 安全框架-->
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->