chenhj
4 天以前 8ec375a6fab78e088b3c05e550c0581c9c57152e
src/main/java/com/ruoyi/basic/pojo/ProductModel.java
@@ -70,5 +70,6 @@
    @TableField(exist = false)
    private String parentName;
    @TableField(exist = false)
    private Long productType;
}