xiaoyong931011
2023-02-22 69b2dfc245c5b761db44b70b1653c3b4d97f1564
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}