src/main/java/com/whyc/pojo/Product.java
@@ -29,7 +29,7 @@ private static final long serialVersionUID = 1L; @TableId(value = "id", type = IdType.AUTO) @TableId(value = "id", type = IdType.INPUT) private Integer id; private String parentCode;