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
wangnan
2018-02-07 14:36:34 +0800
Commit
325bfa7718d1667aee5699913f3fe34786f79fab
1 parent
fcc29afb
fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
service/src/main/java/com/yoho/search/recall/scene/beans/cache/SknReturnInfoCacheBean.java
service/src/main/java/com/yoho/search/recall/scene/beans/cache/SknReturnInfoCacheBean.java
View file @
325bfa7
...
...
@@ -46,7 +46,6 @@ public class SknReturnInfoCacheBean extends AbstractCacheBean<SknReturnInfoResqu
break
;
}
}
finalResults
=
productIndexBaseService
.
getProductListWithPromotion
(
finalResults
);
return
finalResults
;
}
...
...
Please
register
or
login
to post a comment