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,11 +4,11 @@
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-plugin</artifactId>
<groupId>top.mes</groupId>
<artifactId>mes-plugin</artifactId>
<version>${revision}</version>
</parent>
<artifactId>wms-plugin-generator</artifactId>
<artifactId>mes-plugin-generator</artifactId>
<description>代码生成器插件</description>
</project>