xiaoyong931011
2023-10-17 58d42ee42a5e53c57d21dcabba1c02d8729ae039
src/main/java/cc/mrbird/febs/mall/entity/MallNewsInfo.java
@@ -28,4 +28,6 @@
    private String thumb;
    private Long categoryId;
    private Integer isTop;
}