|
@@ -14,23 +14,13 @@
|
|
|
<module>code</module>
|
|
|
<module>hx-admin</module>
|
|
|
<module>hx-customer</module>
|
|
|
- <module>hx-ehsd</module>
|
|
|
- <module>hx-finance</module>
|
|
|
- <module>hx-iot</module>
|
|
|
<module>hx-item</module>
|
|
|
- <module>hx-mail</module>
|
|
|
- <module>hx-mes</module>
|
|
|
<module>hx-supply</module>
|
|
|
<module>hx-wms</module>
|
|
|
<module>hx-common</module>
|
|
|
- <module>hx-oa</module>
|
|
|
<module>hx-purchase</module>
|
|
|
<module>hx-account</module>
|
|
|
- <module>hx-sale</module>
|
|
|
<module>hx-victoriatourist</module>
|
|
|
- <module>hx-dingding</module>
|
|
|
- <module>hx-data</module>
|
|
|
- <module>hx-jxst</module>
|
|
|
</modules>
|
|
|
|
|
|
<properties>
|
|
@@ -71,36 +61,11 @@
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-ehsd</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-finance</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-iot</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
<artifactId>hx-item</artifactId>
|
|
|
<version>${hx.version}</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-mail</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-mes</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
<artifactId>hx-supply</artifactId>
|
|
|
<version>${hx.version}</version>
|
|
|
</dependency>
|
|
@@ -109,11 +74,6 @@
|
|
|
<artifactId>hx-wms</artifactId>
|
|
|
<version>${hx.version}</version>
|
|
|
</dependency>
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-oa</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
@@ -127,11 +87,6 @@
|
|
|
<version>${hx.version}</version>
|
|
|
</dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-sale</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
@@ -145,24 +100,6 @@
|
|
|
<version>${hx.version}</version>
|
|
|
</dependency>
|
|
|
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-dingding</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-data</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-jxst</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
</dependencies>
|
|
|
</dependencyManagement>
|
|
|
|