Update EsProductService.java

This commit is contained in:
macro 2020-09-23 20:50:17 +08:00
parent afc258b14c
commit 53ea36a989

View File

@ -7,7 +7,7 @@ import org.springframework.data.domain.Page;
import java.util.List; import java.util.List;
/** /**
* 商品搜索管理Service * 搜索商品管理Service
* Created by macro on 2018/6/19. * Created by macro on 2018/6/19.
*/ */
public interface EsProductService { public interface EsProductService {