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
933f98bf
Commit
933f98bf
authored
Apr 28, 2021
by
周晓航
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改SDK维护信息
parent
95dcd5e8
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
1 deletions
+9
-1
order-application-service/pom.xml
+7
-0
ordercenter-sdk/pom.xml
+1
-1
ordercenter-sdk/readme.md
+1
-0
No files found.
order-application-service/pom.xml
View file @
933f98bf
...
@@ -40,6 +40,13 @@
...
@@ -40,6 +40,13 @@
</exclusion>
</exclusion>
</exclusions>
</exclusions>
</dependency>
</dependency>
<dependency>
<groupId>
cn.freemud
</groupId>
<artifactId>
ordercenter-sdk
</artifactId>
<version>
1.3.50-SNAPSHOT
</version>
</dependency>
<dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<groupId>
com.freemud.application.service.sdk
</groupId>
<artifactId>
structure-center-sdk
</artifactId>
<artifactId>
structure-center-sdk
</artifactId>
...
...
ordercenter-sdk/pom.xml
View file @
933f98bf
...
@@ -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.3.
49.RELEASE
</version>
<version>
1.3.
50-SNAPSHOT
</version>
<artifactId>
ordercenter-sdk
</artifactId>
<artifactId>
ordercenter-sdk
</artifactId>
<dependencies>
<dependencies>
...
...
ordercenter-sdk/readme.md
View file @
933f98bf
...
@@ -80,3 +80,4 @@
...
@@ -80,3 +80,4 @@
| 1.3.46.RELEASE | 更新sdk | 徐康 | 2021-04-19 |
| 1.3.46.RELEASE | 更新sdk | 徐康 | 2021-04-19 |
| 1.3.48.RELEASE | 支付方式新增英文字段 | 王航航 | 2021-04-20 |
| 1.3.48.RELEASE | 支付方式新增英文字段 | 王航航 | 2021-04-20 |
| 1.3.49.RELEASE | 基础订单sdk qa/预发布、生产/环境使用LoadBalanced | 伍平 | 2021-03-22 |
| 1.3.49.RELEASE | 基础订单sdk qa/预发布、生产/环境使用LoadBalanced | 伍平 | 2021-03-22 |
| 1.3.50-SNAPSHOT | 基础订单sdk 增加基础服务查询订单汇总 | 周晓航 | 2021-04-28 |
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