Commit 08b2af8f by hanghang.wang

富有需求新增卡号字段升级SDK

parent f34c65bd
......@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.32-RELEASE</version>
<version>2.1.33-RELEASE</version>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
......@@ -38,7 +38,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>ordercenter-sdk</artifactId>
<version>1.3.36.RELEASE</version>
<version>1.3.37.RELEASE</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......
......@@ -109,3 +109,4 @@
| 2.1.29-RELEASE | 益禾堂冲刺需求-添加进度条开关字段 | 张志恒 | 2021-01-28 |
| 2.1.31-RELEASE | 订阅消息 | 张志恒 | 2021-02-02 |
| 2.1.32-RELEASE | C端小程序配送显示用户/骑手/商家坐标地图配送距离 | 王航航 | 2021-02-22 |
| 2.1.33-RELEASE | 升级ordercenter-sdk 1.3.37.RELEASE | 王航航 | 2021-02-22 |
......@@ -8,7 +8,7 @@
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>1.3.36.RELEASE</version>
<version>1.3.37.RELEASE</version>
<artifactId>ordercenter-sdk</artifactId>
<dependencies>
......
......@@ -67,4 +67,5 @@
| 1.3.32.RELEASE | 麦咖啡随单购改造 | 徐康 | 2021-01-14 |
| 1.3.33.RELEASE | 麦咖啡随单购改造 | 徐康 | 2021-01-26 |
| 1.3.34.RELEASE | 益禾堂冲刺需求添加排队号 | 张志恒 | 2021-01-28 |
| 1.3.36.RELEASE | 订阅消息添加异常信息 | 张志恒 | 2021-02-02 |
\ No newline at end of file
| 1.3.36.RELEASE | 订阅消息添加异常信息 | 张志恒 | 2021-02-02 |
| 1.3.37.RELEASE | OrderExtInfoDto新增储值卡号 | 王航航 | 2021-02-25 |
\ No newline at end of file
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