Commit 1bc56450 by xiaoer.li@freemud.com

QA增加依赖包

parent 433583c8
...@@ -101,6 +101,11 @@ ...@@ -101,6 +101,11 @@
<version>1.2-SNAPSHOT</version> <version>1.2-SNAPSHOT</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>takeawaycenter-sdk</artifactId>
<version>1.2.3-SNAPSHOT</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
<plugins> <plugins>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment