与dev重组登录

This commit is contained in:
future
2026-06-25 00:53:20 +08:00
parent 581cc995c6
commit 5adb63f612
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>