by su 3 years ago
parent
commit
7a1c9f2b3f
1 changed files with 2 additions and 1 deletions
  1. 2 1
      4dkankan-gateway/pom.xml

+ 2 - 1
4dkankan-gateway/pom.xml

@@ -25,7 +25,8 @@
 
         <dependency>
             <groupId>com.fdkankan</groupId>
-            <artifactId>4dkankan-common</artifactId>
+            <artifactId>4dkankan-common-utils</artifactId>
+            <version>2.0.0</version>
         </dependency>
 
         <dependency>