Commit c5a834f7 by hanghang.wang

修改SDK

parent 62ac3903
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>assortment-ordercenter-sdk</artifactId> <artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.35-RELEASE</version> <version>2.1.36-RELEASE</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
...@@ -111,4 +111,5 @@ ...@@ -111,4 +111,5 @@
| 2.1.32-RELEASE | C端小程序配送显示用户/骑手/商家坐标地图配送距离 | 王航航 | 2021-02-22 | | 2.1.32-RELEASE | C端小程序配送显示用户/骑手/商家坐标地图配送距离 | 王航航 | 2021-02-22 |
| 2.1.33-RELEASE | 升级ordercenter-sdk 1.3.37.RELEASE | 王航航 | 2021-02-22 | | 2.1.33-RELEASE | 升级ordercenter-sdk 1.3.37.RELEASE | 王航航 | 2021-02-22 |
| 2.1.34-RELEASE | 麦咖啡增加新的促销类型 | 徐康 | 2021-03-02 | | 2.1.34-RELEASE | 麦咖啡增加新的促销类型 | 徐康 | 2021-03-02 |
| 2.1.35-RELEASE | 增加appid返回 | 刘鹏飞 | 2021-03-09 | | 2.1.35-RELEASE | 增加appid返回 | 刘鹏飞 | 2021-03-09 |
\ No newline at end of file | 2.1.36-RELEASE | 新增C端小程序配送显示地图配送距离字段 | 王航航 | 2021-03-09 |
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<dependency> <dependency>
<groupId>cn.freemud</groupId> <groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId> <artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.34-RELEASE</version> <version>2.1.36-RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.freemud.application.service.sdk</groupId> <groupId>com.freemud.application.service.sdk</groupId>
......
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