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
b7a7c50f
Commit
b7a7c50f
authored
Jun 08, 2020
by
chongfu.liang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
券码接口修改channel_code
parent
1bea042e
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
13 additions
and
9 deletions
+13
-9
assortment-ordercenter-sdk/pom.xml
+2
-2
assortment-ordercenter-sdk/readme.md
+2
-0
assortment-shoppingcart-sdk/pom.xml
+2
-2
assortment-shoppingcart-sdk/readme.md
+2
-0
order-application-service/pom.xml
+3
-3
shopping-cart-application-service/pom.xml
+2
-2
No files found.
assortment-ordercenter-sdk/pom.xml
View file @
b7a7c50f
...
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<version>
1.5.
8
-RELEASE
</version>
<version>
1.5.
9
-RELEASE
</version>
<dependencies>
<dependency>
<groupId>
org.springframework.boot
</groupId>
...
...
@@ -26,7 +26,7 @@
<dependency>
<artifactId>
couponcenter-sdk
</artifactId>
<groupId>
com.freemud.application.service.sdk
</groupId>
<version>
1.
8.14
.RELEASE
</version>
<version>
1.
9.2
.RELEASE
</version>
<scope>
provided
</scope>
</dependency>
<dependency>
...
...
assortment-ordercenter-sdk/readme.md
View file @
b7a7c50f
...
...
@@ -58,3 +58,4 @@
| 1.5.6-RELEASE| 更新客如云方法名 | 海波 | 2020-06-05 |
| 1.5.7-RELEASE| 集点参数为0 不要调会员接口 | 梁崇福 | 2020-06-08 |
| 1.5.8-RELEASE| 查询非码微店订单,下载 | 梁崇福 | 2020-06-08 |
| 1.5.9-RELEASE| 券码修改为channle_code | 梁崇福 | 2020-06-08 |
\ No newline at end of file
assortment-shoppingcart-sdk/pom.xml
View file @
b7a7c50f
...
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
assortment-shoppingcart-sdk
</artifactId>
<version>
1.1.
1
.RELEASE
</version>
<version>
1.1.
2
.RELEASE
</version>
<dependencies>
<dependency>
...
...
@@ -48,7 +48,7 @@
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<artifactId>
couponcenter-sdk
</artifactId>
<version>
1.
8.15
.RELEASE
</version>
<version>
1.
9.2
.RELEASE
</version>
<scope>
provided
</scope>
</dependency>
<dependency>
...
...
assortment-shoppingcart-sdk/readme.md
View file @
b7a7c50f
...
...
@@ -3,3 +3,4 @@
| --------------| ------------ | ------------- | ---------- |
| 1.1.0.RELEASE| 第一个release版本 | 丁凯 | 2020-03-04 |
| 1.1.1.RELEASE| 升级券码sdk | 胡超 | 2020-05-18 |
| 1.1.2.RELEASE| 券码接口修改为channel_code | 胡超 | 2020-06-08 |
\ No newline at end of file
order-application-service/pom.xml
View file @
b7a7c50f
...
...
@@ -35,12 +35,12 @@
<dependency>
<artifactId>
couponcenter-sdk
</artifactId>
<groupId>
com.freemud.application.service.sdk
</groupId>
<version>
1.
10.4-SNAPSHOT
</version>
<version>
1.
9.2.RELEASE
</version>
</dependency>
<dependency>
<groupId>
cn.freemud
</groupId>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<version>
1.5.
7
-RELEASE
</version>
<version>
1.5.
9
-RELEASE
</version>
</dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
...
...
@@ -270,7 +270,7 @@
<dependency>
<groupId>
com.freemud.card.sdk
</groupId>
<artifactId>
freemud-card-sdk
</artifactId>
<version>
2.4.1
7
-RELEASE
</version>
<version>
2.4.1
8
-RELEASE
</version>
</dependency>
<dependency>
...
...
shopping-cart-application-service/pom.xml
View file @
b7a7c50f
...
...
@@ -40,12 +40,12 @@
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<artifactId>
couponcenter-sdk
</artifactId>
<version>
1.
8.15
.RELEASE
</version>
<version>
1.
9.2
.RELEASE
</version>
</dependency>
<dependency>
<groupId>
cn.freemud
</groupId>
<artifactId>
assortment-shoppingcart-sdk
</artifactId>
<version>
1.1.
1
.RELEASE
</version>
<version>
1.1.
2
.RELEASE
</version>
</dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
...
...
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