Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-search
/
yoho-search-service
·
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
胡古飞
2017-03-28 19:38:12 +0800
Commit
d2f24c16635c0b0a7bb760a47d56b683accc1652
1 parent
04422c82
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
service/src/main/java/com/yoho/search/service/servicenew/impl/ShopsServiceImpl.java
service/src/main/java/com/yoho/search/service/servicenew/impl/ShopsServiceImpl.java
View file @
d2f24c1
...
...
@@ -307,7 +307,7 @@ public class ShopsServiceImpl extends BaseService implements IShopsService, Appl
}
}
}
// 4、获取有货品牌信息
// 4、
否則
获取有货品牌信息
returnMap
.
put
(
"brand"
,
this
.
getYohoBrand
(
paramMap
));
// 5、返回结果
...
...
Please
register
or
login
to post a comment