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
mali
2018-09-14 18:04:53 +0800
Commit
e2a457e5ced6f144deca095eb1e44563bb7eafdc
1 parent
5dcbda06
启动错误
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
order/src/main/java/com/yohoufo/order/service/impl/ShoppingServiceImpl.java
order/src/main/java/com/yohoufo/order/service/impl/ShoppingServiceImpl.java
View file @
e2a457e
...
...
@@ -31,7 +31,7 @@ public class ShoppingServiceImpl implements IShoppingService{
@Autowired
SellerOrderGoodsMapper
sellerOrderGoodsMapper
;
@Autowired
//
@Autowired
OrderCodeGenerator
orderCodeGenerator
;
/**
...
...
Please
register
or
login
to post a comment