Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yoho-search
/
yoho-search-consumer
·
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
wangnan9279
2018-11-19 14:17:57 +0800
Commit
f0f08815e890e980cb806dfcb2c7934f35e93462
1 parent
a6e18ca9
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
index/src/main/java/com/yoho/search/consumer/index/increment/otherIndex/BrandMqListener.java
index/src/main/java/com/yoho/search/consumer/index/increment/otherIndex/BrandMqListener.java
View file @
f0f0881
...
...
@@ -71,6 +71,5 @@ public class BrandMqListener extends AbstractMqListener {
@Override
protected
void
doFinishConsume
()
{
basicDataCacheService
.
clearBrand
();
basicDataCacheService
.
clearBrandName
();
}
}
...
...
Please
register
or
login
to post a comment