Helius
2021-09-23 24b3557d1cf0658d4ce86f242eab5df539e786af
src/main/java/cc/mrbird/febs/mall/entity/MallGoodsCategory.java
@@ -18,6 +18,6 @@
    @TableField(exist = false)
    private String parentName;
    private Integer isComand;
    private Integer isRecommend;
}