模块变动3

This commit is contained in:
杨晓东 2025-10-14 16:46:41 +08:00
parent a0b513067a
commit 8317bb0073
2 changed files with 5 additions and 6 deletions

View File

@ -60,12 +60,6 @@
<groupId>shgx</groupId>
<artifactId>shgx-generator</artifactId>
</dependency>
<dependency>
<groupId>shgx</groupId>
<artifactId>shgx-moldmanagement</artifactId>
<version>3.9.0</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@ -59,6 +59,11 @@
<artifactId>shgx-system</artifactId>
</dependency>
<dependency>
<groupId>shgx</groupId>
<artifactId>shgx-moldmanagement</artifactId>
</dependency>
</dependencies>
</project>