Commit a4ac471d by 缪晖

拼单购物车SDK版本升级

parent cd73e4a1
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>assortment-shoppingcart-sdk</artifactId> <artifactId>assortment-shoppingcart-sdk</artifactId>
<version>2.0.9-SNAPSHOT</version> <version>2.0.10-SNAPSHOT</version>
<dependencies> <dependencies>
<dependency> <dependency>
......
...@@ -14,3 +14,4 @@ ...@@ -14,3 +14,4 @@
| 2.0.7-SNAPSHOT| 拼单群收款 | 缪晖 | 2020-11-28 | | 2.0.7-SNAPSHOT| 拼单群收款 | 缪晖 | 2020-11-28 |
| 2.0.8-SNAPSHOT| coco | 刘鹏飞 | 2020-11-29 | | 2.0.8-SNAPSHOT| coco | 刘鹏飞 | 2020-11-29 |
| 2.0.9-SNAPSHOT| 拼单 | 缪晖 | 2020-11-30 | | 2.0.9-SNAPSHOT| 拼单 | 缪晖 | 2020-11-30 |
| 2.0.10-SNAPSHOT| 拼单 | 缪晖 | 2020-11-30 |
\ No newline at end of file
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<dependency> <dependency>
<groupId>cn.freemud</groupId> <groupId>cn.freemud</groupId>
<artifactId>assortment-shoppingcart-sdk</artifactId> <artifactId>assortment-shoppingcart-sdk</artifactId>
<version>2.0.9-SNAPSHOT</version> <version>2.0.10-SNAPSHOT</version>
</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