Update EsProduct.java
This commit is contained in:
@@ -10,7 +10,7 @@ import java.math.BigDecimal;
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* 搜索中的商品信息
|
||||
* 搜索商品的信息
|
||||
* Created by macro on 2018/6/19.
|
||||
*/
|
||||
@Document(indexName = "pms", type = "product",shards = 1,replicas = 0)
|
||||
|
||||
Reference in New Issue
Block a user