Commit cc4d8d58 by 胡超

升级sdk

parent 5d559cab
......@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>1.6.8-SNAPSHOT</version>
<version>1.6.9-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
......
......@@ -58,4 +58,5 @@
| 1.6.5-SNAPSHOT | 创建订单增加appid字段 | wuping | 2020-05-08 |
| 1.6.6-SNAPSHOT | 退单增加配送费字段 | 海波 | 2020-05-12 |
| 1.6.7-SNAPSHOT | 开放平台订单详情补全信息 | 茹祥 | 2020-05-12 |
| 1.6.8-SNAPSHOT | 退配送费增加默认值 | 海波 | 2020-05-12 |
\ No newline at end of file
| 1.6.8-SNAPSHOT | 退配送费增加默认值 | 海波 | 2020-05-12 |
| 1.6.9-SNAPSHOT | 券码接口添加组织机构ID | 胡超 | 2020-05-12 |
\ No newline at end of file
......@@ -11,7 +11,6 @@
<artifactId>assortment-shoppingcart-sdk</artifactId>
<version>1.1.1-SNAPSHOT</version>
<!-- <version>1.1.0.RELEASE</version>-->
<dependencies>
<dependency>
......
#### 购物车sdk更新记录
| 版本号 | 版本说明 | 更新人 | 更新时间 |
| --------------| ------------ | ------------- | ---------- |
| 1.1.0.RELEASE| 第一个release版本 | 丁凯 | 2020-03-04 |
\ No newline at end of file
| 1.1.0.RELEASE| 第一个release版本 | 丁凯 | 2020-03-04 |
| 1.1.1-SNAPSHOT| 券码接口新增参数:组织机构 | 胡超 | 2020-05-12 |
\ No newline at end of file
......@@ -40,8 +40,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId>
<!-- <version>1.3.9.RELEASE</version>-->
<version>1.6.7-SNAPSHOT</version>
<version>1.6.9-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......
......@@ -232,7 +232,6 @@
<dependency>
<groupId>com.freemud.card.sdk</groupId>
<artifactId>freemud-card-sdk</artifactId>
<!-- <version>2.2.RELEASE</version>-->
<version>2.4.16-SNAPSHOT</version>
</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