Commit fabd4849 authored by macro's avatar macro
Browse files

Update EsProductAttributeValue.java

parent 944005cb
......@@ -12,7 +12,7 @@ import java.io.Serializable;
* Created by macro on 2018/6/27.
*/
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
public class EsProductAttributeValue implements Serializable {
private static final long serialVersionUID = 1L;
private Long id;
......
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