Update EsProductDao.java

This commit is contained in:
macro
2020-10-05 14:04:49 +08:00
parent ed76ccaff5
commit 1c93c7e78b

View File

@@ -6,7 +6,7 @@ import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* 搜索系统中的商品管理自定义Dao
* 搜索商品管理自定义Dao
* Created by macro on 2018/6/19.
*/
public interface EsProductDao {