Merge branch 'refs/heads/master_lz'

This commit is contained in:
zc
2026-03-12 20:20:46 +08:00
12 changed files with 485 additions and 0 deletions

View File

@@ -18,5 +18,12 @@
<groupId>top.wms</groupId>
<artifactId>wms-common</artifactId>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>