Commit fd117531 by zhiheng.zhang

拒单

parent cd9c5e0d
...@@ -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.66-RELEASE</version> <version>2.1.67-RELEASE</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
......
...@@ -140,4 +140,5 @@ ...@@ -140,4 +140,5 @@
| 2.1.63-RELEASE | sdk 升级 | 张志恒 | 2021-05-18| | 2.1.63-RELEASE | sdk 升级 | 张志恒 | 2021-05-18|
| 2.1.64-RELEASE | 小票打印赠品和加价购冲突 | 王航航 | 2021-05-20| | 2.1.64-RELEASE | 小票打印赠品和加价购冲突 | 王航航 | 2021-05-20|
| 2.1.65-RELEASE | SDK问题 | 徐康 | 2021-05-20| | 2.1.65-RELEASE | SDK问题 | 徐康 | 2021-05-20|
| 2.1.66-RELEASE | 新增食派士渠道 | 梁崇福 | 2021-05-25| | 2.1.66-RELEASE | 新增食派士渠道 | 梁崇福 | 2021-05-25|
\ No newline at end of file | 2.1.67-RELEASE | 7天自动退款 | 张志恒 | 2021-05-25|
\ No newline at end of file
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
<dependency> <dependency>
<groupId>cn.freemud</groupId> <groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId> <artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.66-RELEASE</version> <version>2.1.67-RELEASE</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.freemud.application.service.sdk</groupId> <groupId>com.freemud.application.service.sdk</groupId>
......
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
<dependency> <dependency>
<groupId>cn.freemud</groupId> <groupId>cn.freemud</groupId>
<artifactId>assortment-ordercenter-sdk</artifactId> <artifactId>assortment-ordercenter-sdk</artifactId>
<version>2.1.65-RELEASE</version> <version>2.1.67-RELEASE</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<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