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
53fb61dc
Commit
53fb61dc
authored
Apr 20, 2021
by
hanghang.wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
围餐中英文切换
parent
b55cbd88
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
8 deletions
+10
-8
assortment-ordercenter-sdk/pom.xml
+2
-2
assortment-ordercenter-sdk/readme.md
+3
-2
order-application-service/pom.xml
+1
-1
ordercenter-sdk/pom.xml
+1
-1
ordercenter-sdk/readme.md
+3
-2
No files found.
assortment-ordercenter-sdk/pom.xml
View file @
53fb61dc
...
@@ -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.1.5
1
-RELEASE
</version>
<version>
2.1.5
2
-RELEASE
</version>
<dependencies>
<dependencies>
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
<dependency>
<dependency>
<groupId>
cn.freemud
</groupId>
<groupId>
cn.freemud
</groupId>
<artifactId>
ordercenter-sdk
</artifactId>
<artifactId>
ordercenter-sdk
</artifactId>
<version>
1.3.4
6
.RELEASE
</version>
<version>
1.3.4
8
.RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<groupId>
com.freemud.application.service.sdk
</groupId>
...
...
assortment-ordercenter-sdk/readme.md
View file @
53fb61dc
...
@@ -125,4 +125,5 @@
...
@@ -125,4 +125,5 @@
| 2.1.48-RELEASE | 小程序外卖单,接单,配送自动扭转时间为空设置默认值 | 伍平 | 2021-04-12 |
| 2.1.48-RELEASE | 小程序外卖单,接单,配送自动扭转时间为空设置默认值 | 伍平 | 2021-04-12 |
| 2.1.49-RELEASE | 月享卡2.0 | 徐康 | 2021-04-15 |
| 2.1.49-RELEASE | 月享卡2.0 | 徐康 | 2021-04-15 |
| 2.1.50-RELEASE | 小票打印 | 张志恒 | 2021-04-16 |
| 2.1.50-RELEASE | 小票打印 | 张志恒 | 2021-04-16 |
| 2.1.51-RELEASE | 更新sdk | 徐康 | 2021-04-19 |
| 2.1.51-RELEASE | 更新sdk | 徐康 | 2021-04-19 |
\ No newline at end of file
| 2.1.52-RELEASE | 更新围餐sdk | 王航航 | 2021-04-20 |
\ No newline at end of file
order-application-service/pom.xml
View file @
53fb61dc
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
<dependency>
<dependency>
<groupId>
cn.freemud
</groupId>
<groupId>
cn.freemud
</groupId>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<artifactId>
assortment-ordercenter-sdk
</artifactId>
<version>
2.1.5
1
-RELEASE
</version>
<version>
2.1.5
2
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<groupId>
com.freemud.application.service.sdk
</groupId>
...
...
ordercenter-sdk/pom.xml
View file @
53fb61dc
...
@@ -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.4
6
.RELEASE
</version>
<version>
1.3.4
8
.RELEASE
</version>
<artifactId>
ordercenter-sdk
</artifactId>
<artifactId>
ordercenter-sdk
</artifactId>
<dependencies>
<dependencies>
...
...
ordercenter-sdk/readme.md
View file @
53fb61dc
...
@@ -77,4 +77,5 @@
...
@@ -77,4 +77,5 @@
| 1.3.43.RELEASE | 小助手刷卡支付 | 王航航 | 2021-03-31 |
| 1.3.43.RELEASE | 小助手刷卡支付 | 王航航 | 2021-03-31 |
| 1.3.44.RELEASE | 新增支付号升级SDK | 王航航 | 2021-04-06 |
| 1.3.44.RELEASE | 新增支付号升级SDK | 王航航 | 2021-04-06 |
| 1.3.45.RELEASE | 月享卡2.0 | 徐康 | 2021-04-15 |
| 1.3.45.RELEASE | 月享卡2.0 | 徐康 | 2021-04-15 |
| 1.3.46.RELEASE | 更新sdk | 徐康 | 2021-04-19 |
| 1.3.46.RELEASE | 更新sdk | 徐康 | 2021-04-19 |
\ No newline at end of file
| 1.3.48.RELEASE | 支付方式新增英文字段 | 王航航 | 2021-04-20 |
\ No newline at end of file
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