huminmin
2026-03-20 607e112467e23feb6f3e34d36e302ef6a9c3f7bc
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;
}