Commit 46d751ba by zhiheng.zhang

益禾堂添加排队号版本升级

parent 0576d258
......@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.25-RELEASE</version>
<version>2.1.26-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.33.RELEASE</version>
<version>1.3.34.RELEASE</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......
......@@ -103,3 +103,4 @@
| 2.1.23-RELEASE | 线上问题修复 | 徐康 | 2021-01-21 |
| 2.1.24-RELEASE | 线上问题修复 | 徐康 | 2021-01-22 |
| 2.1.25-RELEASE | 增加是否需要积分字段存储 | 刘鹏飞 | 2021-01-26 |
| 2.1.26-RELEASE | 益禾堂冲刺需求 | 张志恒 | 2021-01-28 |
\ No newline at end of file
......@@ -46,7 +46,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.25-RELEASE</version>
<version>2.1.26-RELEASE</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......
......@@ -65,7 +65,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.25-RELEASE</version>
<version>2.1.26-RELEASE</version>
<scope>provided</scope>
</dependency>
<dependency>
......
......@@ -8,7 +8,7 @@
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>1.3.33.RELEASE</version>
<version>1.3.34.RELEASE</version>
<artifactId>ordercenter-sdk</artifactId>
<dependencies>
......
......@@ -66,3 +66,4 @@
| 1.3.31.RELEASE | 商家预计收入 | 梁崇福 | 2021-01-12 |
| 1.3.32.RELEASE | 麦咖啡随单购改造 | 徐康 | 2021-01-14 |
| 1.3.33.RELEASE | 麦咖啡随单购改造 | 徐康 | 2021-01-26 |
| 1.3.34.RELEASE | 益禾堂冲刺需求添加排队号 | 张志恒 | 2021-01-28 |
\ 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