记得上下班打卡 | git大法好,push需谨慎
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
liquidnet-bus-v1
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
董敬伟
liquidnet-bus-v1
Commits
cba3e8df
Commit
cba3e8df
authored
Jun 01, 2026
by
姜秀龙
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'refs/remotes/origin/goblin-error-repair' into test-ecs
parents
420d6653
f82e07ec
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
GoblinSqbOrderServiceImpl.java
...service/order/service/impl/GoblinSqbOrderServiceImpl.java
+1
-1
MixOrderServiceImpl.java
...idnet/service/order/service/impl/MixOrderServiceImpl.java
+1
-1
No files found.
liquidnet-bus-service/liquidnet-service-order/liquidnet-service-order-impl/src/main/java/com/liquidnet/service/order/service/impl/GoblinSqbOrderServiceImpl.java
View file @
cba3e8df
...
@@ -356,7 +356,7 @@ public class GoblinSqbOrderServiceImpl implements IGoblinSqbOrderService {
...
@@ -356,7 +356,7 @@ public class GoblinSqbOrderServiceImpl implements IGoblinSqbOrderService {
storeOrderVo
.
getUserId
(),
storeOrderVo
.
getUserName
(),
storeOrderVo
.
getUserMobile
(),
storeOrderVo
.
getPriceTotal
(),
storeOrderVo
.
getPayCode
(),
storeOrderVo
.
getUserId
(),
storeOrderVo
.
getUserName
(),
storeOrderVo
.
getUserMobile
(),
storeOrderVo
.
getPriceTotal
(),
storeOrderVo
.
getPayCode
(),
storeOrderVo
.
getPriceActual
(),
storeOrderVo
.
getPriceRefund
(),
storeOrderVo
.
getPriceExpress
(),
storeOrderVo
.
getPriceCoupon
(),
storeOrderVo
.
getStorePriceCoupon
(),
storeOrderVo
.
getPriceActual
(),
storeOrderVo
.
getPriceRefund
(),
storeOrderVo
.
getPriceExpress
(),
storeOrderVo
.
getPriceCoupon
(),
storeOrderVo
.
getStorePriceCoupon
(),
storeOrderVo
.
getPriceVoucher
(),
storeOrderVo
.
getStatus
(),
storeOrderVo
.
getUcouponId
(),
storeOrderVo
.
getStoreCouponId
(),
storeOrderVo
.
getPayType
(),
storeOrderVo
.
getDeviceFrom
(),
storeOrderVo
.
getPriceVoucher
(),
storeOrderVo
.
getStatus
(),
storeOrderVo
.
getUcouponId
(),
storeOrderVo
.
getStoreCouponId
(),
storeOrderVo
.
getPayType
(),
storeOrderVo
.
getDeviceFrom
(),
storeOrderVo
.
getSource
(),
storeOrderVo
.
getVersion
(),
storeOrderVo
.
getIsMember
(),
storeOrderVo
.
getOrderType
(),
storeOrderVo
.
getWriteOffCode
(),
storeOrderVo
.
getPayCountdownMinute
(),
storeOrderVo
.
getSource
(),
""
,
""
,
storeOrderVo
.
getVersion
(),
storeOrderVo
.
getIsMember
(),
storeOrderVo
.
getOrderType
(),
storeOrderVo
.
getWriteOffCode
(),
storeOrderVo
.
getPayCountdownMinute
(),
storeOrderVo
.
getIpAddress
(),
storeOrderVo
.
getMarketId
(),
storeOrderVo
.
getMarketType
(),
storeOrderVo
.
getCreatedAt
(),
""
,
""
storeOrderVo
.
getIpAddress
(),
storeOrderVo
.
getMarketId
(),
storeOrderVo
.
getMarketType
(),
storeOrderVo
.
getCreatedAt
(),
""
,
""
});
});
...
...
liquidnet-bus-service/liquidnet-service-order/liquidnet-service-order-impl/src/main/java/com/liquidnet/service/order/service/impl/MixOrderServiceImpl.java
View file @
cba3e8df
...
@@ -519,7 +519,7 @@ public class MixOrderServiceImpl implements IMixOrderService {
...
@@ -519,7 +519,7 @@ public class MixOrderServiceImpl implements IMixOrderService {
sqlDataGoblin
.
add
(
new
Object
[]{
sqlDataGoblin
.
add
(
new
Object
[]{
storeOrder
.
getMasterOrderCode
(),
storeOrder
.
getOrderId
(),
storeOrder
.
getStoreId
(),
storeOrder
.
getStoreName
(),
storeOrder
.
getOrderCode
(),
storeOrder
.
getUserId
(),
storeOrder
.
getUserName
(),
storeOrder
.
getUserMobile
(),
storeOrder
.
getPriceTotal
(),
storeOrder
.
getPayCode
(),
storeOrder
.
getMasterOrderCode
(),
storeOrder
.
getOrderId
(),
storeOrder
.
getStoreId
(),
storeOrder
.
getStoreName
(),
storeOrder
.
getOrderCode
(),
storeOrder
.
getUserId
(),
storeOrder
.
getUserName
(),
storeOrder
.
getUserMobile
(),
storeOrder
.
getPriceTotal
(),
storeOrder
.
getPayCode
(),
storeOrder
.
getPriceActual
(),
storeOrder
.
getPriceRefund
(),
storeOrder
.
getPriceExpress
(),
storeOrder
.
getPriceCoupon
(),
storeOrder
.
getStorePriceCoupon
(),
storeOrder
.
getPriceVoucher
(),
storeOrder
.
getStatus
(),
storeOrder
.
getUcouponId
(),
storeOrder
.
getStoreCouponId
(),
storeOrder
.
getPayType
(),
storeOrder
.
getDeviceFrom
(),
storeOrder
.
getPriceActual
(),
storeOrder
.
getPriceRefund
(),
storeOrder
.
getPriceExpress
(),
storeOrder
.
getPriceCoupon
(),
storeOrder
.
getStorePriceCoupon
(),
storeOrder
.
getPriceVoucher
(),
storeOrder
.
getStatus
(),
storeOrder
.
getUcouponId
(),
storeOrder
.
getStoreCouponId
(),
storeOrder
.
getPayType
(),
storeOrder
.
getDeviceFrom
(),
storeOrder
.
getSource
(),
storeOrder
.
getVersion
(),
storeOrder
.
getIsMember
(),
storeOrder
.
getOrderType
(),
storeOrder
.
getWriteOffCode
(),
storeOrder
.
getPayCountdownMinute
(),
storeOrder
.
getIpAddress
(),
storeOrder
.
getMarketId
(),
storeOrder
.
getMarketType
(),
storeOrder
.
getCreatedAt
(),
mixId
,
masterCode
storeOrder
.
getSource
(),
""
,
""
,
storeOrder
.
getVersion
(),
storeOrder
.
getIsMember
(),
storeOrder
.
getOrderType
(),
storeOrder
.
getWriteOffCode
(),
storeOrder
.
getPayCountdownMinute
(),
storeOrder
.
getIpAddress
(),
storeOrder
.
getMarketId
(),
storeOrder
.
getMarketType
(),
storeOrder
.
getCreatedAt
(),
mixId
,
masterCode
});
});
GoblinOrderAttr
orderAttr
=
preParam
.
getOrderAttr
();
GoblinOrderAttr
orderAttr
=
preParam
.
getOrderAttr
();
sqlDataAttr
.
add
(
new
Object
[]{
sqlDataAttr
.
add
(
new
Object
[]{
...
...
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