谭斌 1 жил өмнө
parent
commit
a8f2df3c76

+ 7 - 1
sys-start/pom.xml

@@ -39,6 +39,12 @@
             <version>1.0</version>
             <version>1.0</version>
         </dependency>
         </dependency>
 
 
+        <dependency>
+            <groupId>com.xy</groupId>
+            <artifactId>merc-api-cloud</artifactId>
+            <version>1.0</version>
+        </dependency>
+
         <dependency>
         <dependency>
             <groupId>com.xy</groupId>
             <groupId>com.xy</groupId>
             <artifactId>xy-logback</artifactId>
             <artifactId>xy-logback</artifactId>
@@ -103,4 +109,4 @@
             </plugin>
             </plugin>
         </plugins>
         </plugins>
     </build>
     </build>
-</project>
+</project>