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
cc4d8d58
Commit
cc4d8d58
authored
May 12, 2020
by
胡超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级sdk
parent
5d559cab
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
9 deletions
+8
-9
assortment-ordercenter-sdk/pom.xml
+1
-1
assortment-ordercenter-sdk/readme.md
+3
-2
assortment-shoppingcart-sdk/pom.xml
+0
-1
assortment-shoppingcart-sdk/readme.md
+3
-2
order-application-service/pom.xml
+1
-2
shopping-cart-application-service/pom.xml
+0
-1
No files found.
assortment-ordercenter-sdk/pom.xml
View file @
cc4d8d58
...
...
@@ -10,7 +10,7 @@
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<version>
1.6.
8
-SNAPSHOT
</version>
<version>
1.6.
9
-SNAPSHOT
</version>
<dependencies>
<dependency>
<groupId>
org.springframework.boot
</groupId>
...
...
assortment-ordercenter-sdk/readme.md
View file @
cc4d8d58
...
...
@@ -58,4 +58,5 @@
| 1.6.5-SNAPSHOT | 创建订单增加appid字段 | wuping | 2020-05-08 |
| 1.6.6-SNAPSHOT | 退单增加配送费字段 | 海波 | 2020-05-12 |
| 1.6.7-SNAPSHOT | 开放平台订单详情补全信息 | 茹祥 | 2020-05-12 |
| 1.6.8-SNAPSHOT | 退配送费增加默认值 | 海波 | 2020-05-12 |
\ No newline at end of file
| 1.6.8-SNAPSHOT | 退配送费增加默认值 | 海波 | 2020-05-12 |
| 1.6.9-SNAPSHOT | 券码接口添加组织机构ID | 胡超 | 2020-05-12 |
\ No newline at end of file
assortment-shoppingcart-sdk/pom.xml
View file @
cc4d8d58
...
...
@@ -11,7 +11,6 @@
<artifactId>
assortment-shoppingcart-sdk
</artifactId>
<version>
1.1.1-SNAPSHOT
</version>
<!-- <version>1.1.0.RELEASE</version>-->
<dependencies>
<dependency>
...
...
assortment-shoppingcart-sdk/readme.md
View file @
cc4d8d58
#### 购物车sdk更新记录
| 版本号 | 版本说明 | 更新人 | 更新时间 |
| --------------| ------------ | ------------- | ---------- |
| 1.1.0.RELEASE| 第一个release版本 | 丁凯 | 2020-03-04 |
\ No newline at end of file
| 1.1.0.RELEASE| 第一个release版本 | 丁凯 | 2020-03-04 |
| 1.1.1-SNAPSHOT| 券码接口新增参数:组织机构 | 胡超 | 2020-05-12 |
\ No newline at end of file
order-application-service/pom.xml
View file @
cc4d8d58
...
...
@@ -40,8 +40,7 @@
<dependency>
<groupId>
cn.freemud
</groupId>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<!-- <version>1.3.9.RELEASE</version>-->
<version>
1.6.7-SNAPSHOT
</version>
<version>
1.6.9-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
...
...
shopping-cart-application-service/pom.xml
View file @
cc4d8d58
...
...
@@ -232,7 +232,6 @@
<dependency>
<groupId>
com.freemud.card.sdk
</groupId>
<artifactId>
freemud-card-sdk
</artifactId>
<!-- <version>2.2.RELEASE</version>-->
<version>
2.4.16-SNAPSHOT
</version>
</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