Commit 4b938de3 authored by macro's avatar macro
Browse files

Update EsProductRelatedInfo.java

parent fabd4849
...@@ -10,7 +10,7 @@ import java.util.List; ...@@ -10,7 +10,7 @@ import java.util.List;
* Created by macro on 2018/6/27. * Created by macro on 2018/6/27.
*/ */
@Data @Data
@EqualsAndHashCode(callSuper = false) @EqualsAndHashCode
public class EsProductRelatedInfo { public class EsProductRelatedInfo {
private List<String> brandNames; private List<String> brandNames;
private List<String> productCategoryNames; private List<String> productCategoryNames;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment