Browse Source

增加喜相随模块

master
djz236@163.com 2 years ago
parent
commit
684f978e29
  1. 2
      warehousing-system/project/pom.xml

2
warehousing-system/project/pom.xml

@ -8,6 +8,8 @@
<version>1.0-SNAPSHOT</version>
<modules>
<module>wh-manage</module>
<module>wh-common</module>
<module>wh-manage-xxs</module>
</modules>
<!--指定打包方式 jar/war/pom聚合工程 -->
<packaging>pom</packaging>

Loading…
Cancel
Save