xiaoyong931011
2023-03-01 3e5e90d3ef2b6903af86108a423343cf1fe1847d
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}