Commit d7b670f7 by xiaoer.li@freemud.com

fix

parent 4f00f812
...@@ -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.5-SNAPSHOT</version> <version>2.1.6-SNAPSHOT</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
...@@ -91,4 +91,4 @@ ...@@ -91,4 +91,4 @@
| 2.0.22-SNAPSHOT| 麦咖啡自提预约单入机提前五分钟 | 徐康 | 2020-11-04 | | 2.0.22-SNAPSHOT| 麦咖啡自提预约单入机提前五分钟 | 徐康 | 2020-11-04 |
| 2.0.24-SNAPSHOT| 农工商添加设备号 | 梁崇福 | 2020-11-09 | | 2.0.24-SNAPSHOT| 农工商添加设备号 | 梁崇福 | 2020-11-09 |
| 2.1.3-SNAPSHOT| redis工具类添加解锁方法 | 刘鹏飞 | 2020-11-10 | | 2.1.3-SNAPSHOT| redis工具类添加解锁方法 | 刘鹏飞 | 2020-11-10 |
| 2.1.5-SNAPSHOT| 升级ordercenter-sdk | lixixoaer | 2020-11-10 | | 2.1.6-SNAPSHOT| 升级ordercenter-sdk | lixixoaer | 2020-11-10 |
\ No newline at end of file \ No newline at end of file
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<dependency> <dependency>
<groupId>cn.freemud</groupId> <groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId> <artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.5-SNAPSHOT</version> <version>2.1.6-SNAPSHOT</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