|
@@ -26,6 +26,7 @@
|
|
<module>hx-oa</module>
|
|
<module>hx-oa</module>
|
|
<module>hx-purchase</module>
|
|
<module>hx-purchase</module>
|
|
<module>hx-account</module>
|
|
<module>hx-account</module>
|
|
|
|
+ <module>hx-sale</module>
|
|
<module>hx-victoriatourist</module>
|
|
<module>hx-victoriatourist</module>
|
|
</modules>
|
|
</modules>
|
|
|
|
|
|
@@ -125,6 +126,12 @@
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.fjhx</groupId>
|
|
<groupId>com.fjhx</groupId>
|
|
|
|
+ <artifactId>hx-sale</artifactId>
|
|
|
|
+ <version>${hx.version}</version>
|
|
|
|
+ </dependency>
|
|
|
|
+
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>com.fjhx</groupId>
|
|
<artifactId>hx-account</artifactId>
|
|
<artifactId>hx-account</artifactId>
|
|
<version>${hx.version}</version>
|
|
<version>${hx.version}</version>
|
|
</dependency>
|
|
</dependency>
|