es无效引用
This commit is contained in:
parent
2241e90798
commit
4228ac4570
@ -1,6 +1,5 @@
|
||||
package cn.lili.controller.other;
|
||||
|
||||
import cn.lili.cache.Cache;
|
||||
import cn.lili.common.enums.ResultUtil;
|
||||
import cn.lili.common.vo.ResultMessage;
|
||||
import cn.lili.modules.search.service.EsGoodsIndexService;
|
||||
@ -27,9 +26,6 @@ public class ElasticsearchController {
|
||||
@Autowired
|
||||
private EsGoodsIndexService esGoodsIndexService;
|
||||
|
||||
@Autowired
|
||||
private Cache cache;
|
||||
|
||||
@GetMapping
|
||||
public ResultMessage<String> init() {
|
||||
esGoodsIndexService.init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user