Update EsProductAttributeValue.java
This commit is contained in:
@@ -12,7 +12,7 @@ import java.io.Serializable;
|
|||||||
* Created by macro on 2018/6/27.
|
* Created by macro on 2018/6/27.
|
||||||
*/
|
*/
|
||||||
@Data
|
@Data
|
||||||
@EqualsAndHashCode(callSuper = false)
|
@EqualsAndHashCode
|
||||||
public class EsProductAttributeValue implements Serializable {
|
public class EsProductAttributeValue implements Serializable {
|
||||||
private static final long serialVersionUID = 1L;
|
private static final long serialVersionUID = 1L;
|
||||||
private Long id;
|
private Long id;
|
||||||
|
|||||||
Reference in New Issue
Block a user