Update EsProductAttributeValue.java

This commit is contained in:
macro 2020-10-11 14:30:55 +08:00
parent a25181b16d
commit 8535d3322b

View File

@ -8,7 +8,7 @@ import org.springframework.data.elasticsearch.annotations.FieldType;
import java.io.Serializable;
/**
* 搜索中的商品属性信息
* 搜索商品属性信息
* Created by macro on 2018/6/27.
*/
@Data