|
@@ -14,7 +14,6 @@
|
|
|
<module>code</module>
|
|
|
<module>hx-admin</module>
|
|
|
<module>hx-customer</module>
|
|
|
- <module>hx-ehsd</module>
|
|
|
<module>hx-item</module>
|
|
|
<module>hx-mes</module>
|
|
|
<module>hx-supply</module>
|
|
@@ -65,16 +64,6 @@
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-ehsd</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>
|
|
@@ -95,51 +84,24 @@
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
|
- <artifactId>hx-oa</artifactId>
|
|
|
- <version>${hx.version}</version>
|
|
|
- </dependency>
|
|
|
-
|
|
|
- <dependency>
|
|
|
- <groupId>com.fjhx</groupId>
|
|
|
<artifactId>hx-purchase</artifactId>
|
|
|
<version>${hx.version}</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
|
<artifactId>hx-sale</artifactId>
|
|
|
<version>${hx.version}</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
|
<artifactId>hx-account</artifactId>
|
|
|
<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-form</artifactId>
|
|
|
<version>${hx.version}</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
<dependency>
|
|
|
<groupId>com.fjhx</groupId>
|
|
|
<artifactId>hx-jushuitan</artifactId>
|