Commit e7e99cec by ping.wu

sdk同步升级,合并代码重复字段去除

parent f1f1a87d
......@@ -40,7 +40,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.0.18-SNAPSHOT</version>
<version>2.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......
......@@ -43,7 +43,7 @@ public class ProductVo {
*/
private String spuName;
private String couponName;
// private String couponName;
/**
* 商品的规格信息加属性信息
*/
......
......@@ -65,7 +65,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.0.14-RELEASE</version>
<version>2.0.20-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
......
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