mirror of
https://github.com/macrozheng/mall.git
synced 2025-06-27 04:20:01 +00:00
Update EsProductService.java
This commit is contained in:
parent
ddfedbfe86
commit
99df6e645d
@ -47,7 +47,7 @@ public interface EsProductService {
|
||||
Page<EsProduct> recommend(Long id, Integer pageNum, Integer pageSize);
|
||||
|
||||
/**
|
||||
* 获取搜索词相关品牌、分类、属性
|
||||
* 搜索关键字相关品牌、分类、属性
|
||||
*/
|
||||
EsProductRelatedInfo searchRelatedInfo(String keyword);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user