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
tanling
2018-12-27 17:10:15 +0800
Commit
f56dead26410f68274e146c0f82a9b81c2bc3ff1
1 parent
e17901cb
no message
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
order/src/main/java/com/yohoufo/order/controller/BuyerOrderController.java
order/src/main/java/com/yohoufo/order/controller/BuyerOrderController.java
View file @
f56dead
...
...
@@ -49,7 +49,7 @@ public class BuyerOrderController {
BuyerOrderNums
buyerOrderNums
=
buyerOrderService
.
getBuyerOrderNums
(
uid
);
return
buyerOrderNums
;
}
se
}
/**
* [购买]订单列表
...
...
Please
register
or
login
to post a comment