"mall-search/src/git@ustchcs.com:wwwanlingxiao/mall.git" did not exist on "d1bdcfdac3b2c5460f432f59298a2435f84c5367"
Commit 6c3661be authored by macro's avatar macro
Browse files

Update EsProductRelatedInfo.java

parent 4b938de3
......@@ -17,7 +17,7 @@ public class EsProductRelatedInfo {
private List<ProductAttr> productAttrs;
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
public static class ProductAttr {
private Long attrId;
private String attrName;
......
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