Browse Source

模块名称错误修正

yzc 1 year ago
parent
commit
65319042b2
1 changed files with 0 additions and 11 deletions
  1. 0 11
      pom.xml

+ 0 - 11
pom.xml

@@ -75,11 +75,6 @@
             </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>
@@ -116,12 +111,6 @@
 
             <dependency>
                 <groupId>com.fjhx</groupId>
-                <artifactId>hx-customer</artifactId>
-                <version>${hx.version}</version>
-            </dependency>
-
-            <dependency>
-                <groupId>com.fjhx</groupId>
                 <artifactId>hx-purchase</artifactId>
                 <version>${hx.version}</version>
             </dependency>