与dev重组登录

This commit was merged in pull request #41.
This commit is contained in:
future
2026-06-25 01:12:42 +08:00
parent 2ffd1aa7d6
commit 0d143be7b3
10 changed files with 192 additions and 144 deletions
+5
View File
@@ -118,6 +118,11 @@
<artifactId>hutool-all</artifactId>
<version>5.8.25</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.zxing</groupId>
<artifactId>core</artifactId>