Commit 5522c0b5 by zhiheng.zhang

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

parent 46d751ba
......@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.26-RELEASE</version>
<version>2.1.27-RELEASE</version>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
......@@ -55,7 +55,7 @@
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>storecenter-sdk</artifactId>
<version>3.1.9.RELEASE</version>
<version>3.2.6.RELEASE</version>
<scope>provided</scope>
</dependency>
<dependency>
......
......@@ -104,3 +104,4 @@
| 2.1.24-RELEASE | 线上问题修复 | 徐康 | 2021-01-22 |
| 2.1.25-RELEASE | 增加是否需要积分字段存储 | 刘鹏飞 | 2021-01-26 |
| 2.1.26-RELEASE | 益禾堂冲刺需求 | 张志恒 | 2021-01-28 |
| 2.1.27-RELEASE | 益禾堂冲刺需求-门店sdk升级 | 张志恒 | 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.26-RELEASE</version>
<version>2.1.27-RELEASE</version>
</dependency>
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
......@@ -93,7 +93,7 @@
<!-- 商户门店sdk -->
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<version>3.3.9-SNAPSHOT</version>
<version>3.2.6.RELEASE</version>
<artifactId>storecenter-sdk</artifactId>
</dependency>
<dependency>
......
......@@ -65,7 +65,7 @@
<dependency>
<groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.26-RELEASE</version>
<version>2.1.27-RELEASE</version>
<scope>provided</scope>
</dependency>
<dependency>
......@@ -89,7 +89,7 @@
<dependency>
<groupId>com.freemud.application.service.sdk</groupId>
<artifactId>storecenter-sdk</artifactId>
<version>2.1.RELEASE</version>
<version>3.2.6.RELEASE</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