Commit 8753ca92 by zhiheng.zhang

购物车添加配送sdk

parent bf4ed3e0
...@@ -312,7 +312,12 @@ ...@@ -312,7 +312,12 @@
<artifactId>orika-core</artifactId> <artifactId>orika-core</artifactId>
<version>1.5.2</version> <version>1.5.2</version>
</dependency> </dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>deliverycenter-sdk</artifactId>
<version>1.6.2-SNAPSHOT</version>
<scope>provided</scope>
</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