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
d3a83303
Commit
d3a83303
authored
May 17, 2022
by
查志伟
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/支付门店查询过滤无效数据/zhiwei.zha'
parents
015ed69a
6764c28b
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
7 deletions
+6
-7
assortment-ordercenter-sdk/pom.xml
+1
-1
call-back-service/pom.xml
+1
-1
order-application-service/pom.xml
+1
-1
order-application-service/src/main/java/cn/freemud/service/impl/PayServiceImpl.java
+1
-2
order-management/pom.xml
+1
-1
shopping-cart-application-service/pom.xml
+1
-1
No files found.
assortment-ordercenter-sdk/pom.xml
View file @
d3a83303
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
<dependency>
<dependency>
<artifactId>
assortment-data-manager
</artifactId>
<artifactId>
assortment-data-manager
</artifactId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<version>
5.5.
8.
RELEASE
</version>
<version>
5.5.
42-
RELEASE
</version>
<scope>
provided
</scope>
<scope>
provided
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
call-back-service/pom.xml
View file @
d3a83303
...
@@ -67,7 +67,7 @@
...
@@ -67,7 +67,7 @@
<dependency>
<dependency>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<artifactId>
assortment-data-manager
</artifactId>
<artifactId>
assortment-data-manager
</artifactId>
<version>
4.3.7.
RELEASE
</version>
<version>
5.5.42-
RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
...
...
order-application-service/pom.xml
View file @
d3a83303
...
@@ -162,7 +162,7 @@
...
@@ -162,7 +162,7 @@
<dependency>
<dependency>
<artifactId>
assortment-data-manager
</artifactId>
<artifactId>
assortment-data-manager
</artifactId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<version>
5.5.4
0
-RELEASE
</version>
<version>
5.5.4
2
-RELEASE
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
cn.freemud.commons
</groupId>
<groupId>
cn.freemud.commons
</groupId>
...
...
order-application-service/src/main/java/cn/freemud/service/impl/PayServiceImpl.java
View file @
d3a83303
...
@@ -111,8 +111,7 @@ public class PayServiceImpl {
...
@@ -111,8 +111,7 @@ public class PayServiceImpl {
private
AssortmentOpenPlatformIappWxappStoreManager
assortmentOpenPlatformIappWxappStoreManager
;
private
AssortmentOpenPlatformIappWxappStoreManager
assortmentOpenPlatformIappWxappStoreManager
;
@Autowired
@Autowired
private
AssortmentOpenPlatformPartnerPaymentConfigManager
openPlatformPartnerPaymentConfigManager
;
private
AssortmentOpenPlatformPartnerPaymentConfigManager
openPlatformPartnerPaymentConfigManager
;
@Autowired
private
AssortmentOpenPlatformPartnerMerchantManager
openPlatformPartnerMerchantManager
;
@Autowired
@Autowired
...
...
order-management/pom.xml
View file @
d3a83303
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<dependency>
<dependency>
<artifactId>
assortment-data-manager
</artifactId>
<artifactId>
assortment-data-manager
</artifactId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<version>
5.5.
31
-RELEASE
</version>
<version>
5.5.
42
-RELEASE
</version>
<scope>
provided
</scope>
<scope>
provided
</scope>
</dependency>
</dependency>
<dependency>
<dependency>
...
...
shopping-cart-application-service/pom.xml
View file @
d3a83303
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
<dependency>
<dependency>
<artifactId>
assortment-data-manager
</artifactId>
<artifactId>
assortment-data-manager
</artifactId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<groupId>
com.freemud.sdk.api.assortment
</groupId>
<version>
5.5.
15.RESEAL
E
</version>
<version>
5.5.
42-RELEAS
E
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.freemud.application.service.sdk
</groupId>
<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