Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chenchao
2019-03-27 16:53:37 +0800
Commit
12bdaa3fbca75f2b9ccdd9e9b326d1cc7768bba1
1 parent
610c88f2
notice seller whatever case
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
order/src/main/java/com/yohoufo/order/service/impl/SellerOrderCancelService.java
order/src/main/java/com/yohoufo/order/service/impl/SellerOrderCancelService.java
View file @
12bdaa3
...
...
@@ -783,9 +783,7 @@ public class SellerOrderCancelService {
.
loadLogger
(
logger
)
.
refund
();
if
(
refundEarnMoneyFlag
){
inBoxFacade
.
notifyUnshelfCauseBySpecialReason
(
sellerUid
,
psog
);
}
}
}
...
...
Please
register
or
login
to post a comment