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
wujiexiang
2019-09-24 18:13:51 +0800
Commit
d015387034b761290bd52075d138e9582c913f20
1 parent
188a88db
删除重新的代码
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
order/src/main/java/com/yohoufo/order/service/impl/BuyerOrderServiceImpl.java
order/src/main/java/com/yohoufo/order/service/impl/BuyerOrderServiceImpl.java
View file @
d015387
...
...
@@ -779,9 +779,6 @@ public class BuyerOrderServiceImpl implements IBuyerOrderService {
return
false
;
}
@Autowired
private
AppraiseOrderMapper
appraiseOrderMapper
;
@Override
public
void
confirmReceive
(
long
orderCode
)
{
...
...
Please
register
or
login
to post a comment