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
sailing-PC\sailing
2018-09-20 09:39:01 +0800
Commit
52ab4655e5db142dcb7c96a5fb40f2075a1e3c5b
1 parent
df688539
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 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 @
52ab465
...
...
@@ -17,7 +17,6 @@ import org.springframework.web.bind.annotation.RestController;
import
java.util.Objects
;
@RestController
@RequestMapping
(
value
=
"/buyerOrder"
)
public
class
BuyerOrderController
{
...
...
Please
register
or
login
to post a comment