Commit 8e7787d2 by zhiheng.zhang

sdk jar包升级

parent 7e6a3fe8
...@@ -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.2.22-SNAPSHOT</version> <version>2.2.24-SNAPSHOT</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<dependency> <dependency>
<groupId>cn.freemud</groupId> <groupId>cn.freemud</groupId>
<artifactId>ordercenter-sdk</artifactId> <artifactId>ordercenter-sdk</artifactId>
<version>1.7.7-SNAPSHOT</version> <version>1.7.8-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.freemud.application.service.sdk</groupId> <groupId>com.freemud.application.service.sdk</groupId>
......
...@@ -111,6 +111,7 @@ ...@@ -111,6 +111,7 @@
| 2.2.19-SNAPSHOT| 买一赠一寄件 | 刘鹏飞 | 2020-12-11 | | 2.2.19-SNAPSHOT| 买一赠一寄件 | 刘鹏飞 | 2020-12-11 |
| 2.2.20-SNAPSHOT| 抖音支付 | 张志恒 | 2020-12-11 | | 2.2.20-SNAPSHOT| 抖音支付 | 张志恒 | 2020-12-11 |
| 2.2.22-SNAPSHOT| 添加储值卡支付 | 梁崇福 | 2020-12-22 | | 2.2.22-SNAPSHOT| 添加储值卡支付 | 梁崇福 | 2020-12-22 |
| 2.2.18-SNAPSHOT| 抖音支付新增抖音单号和openId | 张志恒 | 2020-12-22 |
======= =======
| 1.5.11.RELEASE | 预约单任务删除RELEASE | wuping | 2020-06-15 | | 1.5.11.RELEASE | 预约单任务删除RELEASE | wuping | 2020-06-15 |
| 1.5.12.RELEASE | 围餐 | dingkai | 2020-06-16 | | 1.5.12.RELEASE | 围餐 | dingkai | 2020-06-16 |
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<version>1.0.0</version> <version>1.0.0</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<version>1.7.7-SNAPSHOT</version> <version>1.7.8-SNAPSHOT</version>
<artifactId>ordercenter-sdk</artifactId> <artifactId>ordercenter-sdk</artifactId>
<dependencies> <dependencies>
......
...@@ -49,3 +49,4 @@ ...@@ -49,3 +49,4 @@
| 1.7.5-SNAPSHOT| 抖音支付 | 张志恒 | 2020-12-11 | | 1.7.5-SNAPSHOT| 抖音支付 | 张志恒 | 2020-12-11 |
| 1.7.6-SNAPSHOT| 拼单列表查询 | 缪晖 | 2020-12-22 | | 1.7.6-SNAPSHOT| 拼单列表查询 | 缪晖 | 2020-12-22 |
| 1.7.7-SNAPSHOT| 添加储值卡支付 | 梁崇福 | 2020-12-22 | | 1.7.7-SNAPSHOT| 添加储值卡支付 | 梁崇福 | 2020-12-22 |
| 1.7.8-SNAPSHOT| 抖音支付 | 张志恒 | 2020-12-22 |
\ 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