修改商品分类下的商品列表,使用搜搜接口

This commit is contained in:
YunaiV
2019-04-26 00:15:15 +08:00
parent f529985c40
commit 6fb6f52bbe
3 changed files with 56 additions and 22 deletions

View File

@@ -3,7 +3,7 @@ spring:
data:
elasticsearch:
cluster-name: elasticsearch
cluster-nodes: 192.168.88.10:9300
cluster-nodes: 180.167.213.26:9300
repositories:
enable: true