buhuazhen
2 天以前 0fcc63f1fc7f202627180658c19c93b0b7fa7f10
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;
}