登陆代码迁移

This commit is contained in:
houjishuang
2025-06-10 11:35:38 +08:00
parent 68ee3d1ade
commit 1e34b41156
104 changed files with 7621 additions and 0 deletions

View File

@ -20,6 +20,12 @@
<artifactId>uboot-core</artifactId>
<version>2.4.1-zyhy-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.sf.json-lib</groupId>
<artifactId>json-lib</artifactId>
<version>2.4</version>
<classifier>jdk15</classifier>
</dependency>
</dependencies>
<repositories>