This commit is contained in:
zc
2026-06-12 15:07:01 +08:00
parent 7ea86a123c
commit 33540f7d10
321 changed files with 1068 additions and 1068 deletions

View File

@@ -4,12 +4,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>top.wms</groupId>
<artifactId>wms-admin</artifactId>
<groupId>top.mes</groupId>
<artifactId>mes-admin</artifactId>
<version>${revision}</version>
</parent>
<artifactId>wms-common</artifactId>
<artifactId>mes-common</artifactId>
<description>公共模块(存放公共工具类,公共配置等)</description>
<dependencies>