Commit e5e252f1 by zhiheng.zhang

添加门店开关是否展示进度条

parent 131f94c3
......@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.27-RELEASE</version>
<version>2.1.28-RELEASE</version>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
......
......@@ -104,4 +104,5 @@
| 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
| 2.1.27-RELEASE | 益禾堂冲刺需求-门店sdk升级 | 张志恒 | 2021-01-28 |
| 2.1.28-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.27-RELEASE</version>
<version>2.1.28-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.27-RELEASE</version>
<version>2.1.28-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