buhuazhen
3 天以前 ed199143a26694613968eada7d4b641241d5fdd9
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;
}