Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
order-group
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
order-group-application
order-group
Commits
abe63277
Commit
abe63277
authored
Nov 28, 2020
by
缪晖
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dev环境sdk版本升级
parent
7d6b21f6
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
9 additions
and
5 deletions
+9
-5
assortment-ordercenter-sdk/pom.xml
+1
-1
assortment-ordercenter-sdk/readme.md
+2
-0
assortment-shoppingcart-sdk/pom.xml
+1
-1
assortment-shoppingcart-sdk/readme.md
+2
-0
order-application-service/pom.xml
+1
-1
order-management/pom.xml
+1
-1
shopping-cart-application-service/pom.xml
+1
-1
No files found.
assortment-ordercenter-sdk/pom.xml
View file @
abe63277
...
@@ -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.
8
-SNAPSHOT
</version>
<version>
2.2.
9
-SNAPSHOT
</version>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
...
...
assortment-ordercenter-sdk/readme.md
View file @
abe63277
...
@@ -98,3 +98,4 @@
...
@@ -98,3 +98,4 @@
| 2.2.0-SNAPSHOT| 混合支付 | 徐康 | 2020-11-16 |
| 2.2.0-SNAPSHOT| 混合支付 | 徐康 | 2020-11-16 |
| 2.2.7-SNAPSHOT| 权益卡金额入机 | 徐康 | 2020-11-23 |
| 2.2.7-SNAPSHOT| 权益卡金额入机 | 徐康 | 2020-11-23 |
| 2.2.8-SNAPSHOT| 添加美团点评渠道 | 梁崇福 | 2020-11-24 |
| 2.2.8-SNAPSHOT| 添加美团点评渠道 | 梁崇福 | 2020-11-24 |
| 2.2.9-SNAPSHOT| 拼单群收款 | 缪晖 | 2020-11-28 |
\ No newline at end of file
assortment-shoppingcart-sdk/pom.xml
View file @
abe63277
...
@@ -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.
6
-SNAPSHOT
</version>
<version>
2.0.
7
-SNAPSHOT
</version>
<dependencies>
<dependencies>
<dependency>
<dependency>
...
...
assortment-shoppingcart-sdk/readme.md
View file @
abe63277
...
@@ -11,3 +11,4 @@
...
@@ -11,3 +11,4 @@
| 2.0.3-SNAPSHOT| 拼单 | 刘鹏飞 | 2020-11-20 |
| 2.0.3-SNAPSHOT| 拼单 | 刘鹏飞 | 2020-11-20 |
| 2.0.4-SNAPSHOT| 套餐 | 刘鹏飞 | 2020-11-20 |
| 2.0.4-SNAPSHOT| 套餐 | 刘鹏飞 | 2020-11-20 |
| 2.0.6-SNAPSHOT| 拼单更新 | 缪晖 | 2020-11-27 |
| 2.0.6-SNAPSHOT| 拼单更新 | 缪晖 | 2020-11-27 |
| 2.0.7-SNAPSHOT| 拼单群收款 | 缪晖 | 2020-11-28 |
\ No newline at end of file
order-application-service/pom.xml
View file @
abe63277
...
@@ -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.2.
8
-SNAPSHOT
</version>
<version>
2.2.
9
-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<groupId>
com.freemud.application.service.sdk
</groupId>
...
...
order-management/pom.xml
View file @
abe63277
...
@@ -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.2.
8
-SNAPSHOT
</version>
<version>
2.2.
9
-SNAPSHOT
</version>
<scope>
provided
</scope>
<scope>
provided
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
shopping-cart-application-service/pom.xml
View file @
abe63277
...
@@ -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.
6
-SNAPSHOT
</version>
<version>
2.0.
7
-SNAPSHOT
</version>
</dependency>
</dependency>
<!-- 再来一单查询订单信息 -->
<!-- 再来一单查询订单信息 -->
<dependency>
<dependency>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment